On Nov 14, 9:52 pm, Peng Yu <[email protected]> wrote: > Hi, > > I'm developing some indent and syntax files. Instead of putting them > in ~/.vim. I'd like to put them in a different directory. In order to > load them automatically, I think that I just need to append the > directory to runtimepath. Is it going to cause some problems if the > files are not in ~/.vim? >
Nope, won't cause problems. This is actually exactly what the Pathogen plugin is built to enable with minimal effort. -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
