[EMAIL PROTECTED] wrote:
"Tushar Desai" <[EMAIL PROTECTED]> 写于 2007-05-31 13:51:28:
I recently upgraded from vim 7.0 to vim 7.1 (on ubuntu feisty) by
compiling the vim7.1 tarball.
Did you "make install" from the tarball?
If compiled from tarball, the prefix defaults to /usr/local, while the
ubuntu official version will be in /usr

The plugins are located at /usr/local/share/vim/vim71/plugins.
This is not the right place to place your plugins, a better approach is to
put it into your ~/.vim/plugins

This _is_ the right place for plugins distributed with Vim, like the one to highlight matching parentheses (matchparen.vim)... except that there should be no s at the end of $VIMRUNTIME/plugin/

"make install" would indeed have created all the runtime directories exactly where the version which "make" compiled just before that would expect them.


HTH.
--
Sincerely, Pan, Shi Zhu. ext: 2606



HTH,
Tony.
--
Don't get suckered in by the comments -- they can be terribly
misleading.  Debug only code.
                -- Dave Storer

Reply via email to