> thank you! it worked now, but I need copy those plugins to ~/.vim/plugin/
>
> if those plugins locate at /usr/share/vim/vim70/plugin/ it don't work.but,
> version 7.0 can work
>
> I don't why.
:echo &runtimepath
will tell you.
Plugins should not be enabled by default for all users. Maybe this was
done intentionally and all you have to do is adding
set runtimepath+=/usr/share/vim/vim70
to your .vimrc.
Marc Weber
--
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
No comments:
Post a Comment