vim-pathogen icon indicating copy to clipboard operation
vim-pathogen copied to clipboard

Using pathogen in Windows from a SMB Share

Open ecsousa opened this issue 11 years ago • 0 comments

Hello,

I'm trying to use pathogen in a sort of a portable network Vim. But pathogen#infect is replacing double slash ("") from file share name in runtimepath by a single slash (""), which causes bundles to fail loading.

ecsousa avatar Sep 26 '14 03:09 ecsousa