pansz wrote:
---On Wed, Oct 26, 2011 at 9:23 AM, Linda W <vim@tlinx.org> wrote:But I asked how it would be incompat if it looked for .vim, if found, then don't look for vimfiles.?You always have multiple runtimepath, at least you have ~/.vim and /usr/share/vim/vim73 as the runtimepath. If you ignore any others after looked for ~/.vim, then the system path would be ignored.
you would only not look for 'vimfiles' in the user dir's where you found a ".vim"...
you'd still process the path normally. Just if you find a .vim then stop searching in that
dir and begin processing the next.
No comments:
Post a Comment