On Sep 27, 3:07 pm, Harry Putnam <[email protected]> wrote:
> The Xpt subdirs in particular seem to almost mimic .vim/ but the
> doc directory for example would be at .vim/xpt/doc
>
> Ditto for perl support.
>
> Is this the way vim expects to find them?  That is, vim, knows to
> thoroughly recurse ~/.vim
>

No, Vim expects the files to be in ~/.vim/plugin/filename.vim, ~/.vim/
doc/filename.txt, etc. and I do not think it will search recursively
in other directories.

> Finally I tried to mv the files under .vim/xpt/  to .vim/
>
> Ran :helptags ~/.vim/doc again
>
> Now vim blows up if I call :h xpt with nunmerouss warnings

This seems like you did the right thing.

Have you tried contacting the plugin maintainers for help (whose
contact information is, by convention, included at the top of each
plugin file)? They should know if the installation instructions are
unclear or the method non-obvious.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to