Friday, April 9, 2010

Re: Vim searches for system syntax.vim at wrong location

On 2010-04-09, Thomas Allen wrote:
> On this machine, the simple command "syntax on" fails due to Vim
> searching for syntax.vim at the wrong location. This occurs with no
> user settings files loaded.
>
> Vim is looking in /usr/share/vim/syntax/syntax.vim, but the file is
> located at /usr/share/vim/vim70/syntax/syntax.vim. Is there an
> environment variable or vim setting that I can use to get Vim looking
> in the correct location?

What do these commands show?

:set rtp?
:version

Regards,
Gary

--
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

To unsubscribe, reply using "remove me" as the subject.

No comments: