tweekmonster / django-plus.vim

:guitar: Improvements to the handling of Django related files in Vim
MIT License
179 stars 15 forks source link

fixed msys2 vim crash when cwd is / #16

Open zcodes opened 5 years ago

zcodes commented 5 years ago

in msys2, when cwd is /, vim will crash with checking filereadable('//manage.py')