On Linux, all the Vim plugin and autoload files are put in ~/.vim folder. On Windows, they should be put in the ~/vimfiles folder. For example to use
pathogen, put the
pathogen.vim
file in ~/vimfiles/autoload; otherwise Vim will not be able to find the .vim file.
No comments:
Post a Comment