How to make Vim auto-complete with / for path instead of \ -


currently vim pop-ups path completion, shows ..\css\style.css but, backslashes doesn't work in firefox reason, so, want vim auto-complete ../css/style.css (notice, difference in slashes).

how achieve this? thanks.

set shellslash 

?

even on windows, never use noshellslash.


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -