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?
If there is already files with the same name (for example older versions) in ~/.vim, will the one not in ~/.vim be able to mask the ones in ~/.vim? -- Regards, Peng -- 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
