Wednesday, June 29, 2011

Re: Vim don´t see the doc plugin

Reply to message «Vim don´t see the doc plugin»,
sent 20:41:25 29 June 2011, Wednesday
by JuanPabloAJ:

Vim won't show you anything until you generate tags (in this case with
:helptags ~/.vim/doc
).

Original message:
> Hi,
> when I put a symbolic link to a .txt documentation plugin, vim don´t show
> me the help
>
> Example:
> I have in ~/.vim/doc
> $ ls -al NERD_tree.txt
> NERD_tree.txt -> /home/juanpablo/src/nerdtree/doc/NERD_tree.txt
>
> in vim
>
> :h NERDtree
>
> vim don´t show me nothing
>
> Regards.

No comments: