开发者

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

Currently Vim pop-ups for path completion, shows like ..\css\style.css But, backslashes doesn't work in Firefox for some reason, So, I want VIM to auto-complete as ../css/style.css (Notice, difference in slashes开发者_运维技巧).

How to achieve this? Thanks.


set shellslash

?

Even on Windows, I never use noshellslash.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜