This is the error that everyone do.
I also asked about how to install plugins since it is not clear and
all plugin developers are sure we (=newbies) already know that the
folder structure inside a plugin folder is "just a placeholder" (of
the folder structure one have to create in side .vim) to let the user
identify which file goes in which folder inside .vim
More, it will be a little bit confusing when a folder is not already
created into the .vim one since once don't know what it is expected he
has to do (now I know that if a folder is not already in the .vim one
have to create it)
Sometimes things are more simple then they seem but too simpler is too
much. :)
It could be great if someone could write it into the Vim manual
itself, it could be easier to understand how to install plugins (end
color schemes, languages, and so on).

On Sep 29, 2:55 pm, Ben Fritz <[email protected]> wrote:
> 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