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? Thomas -- 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.
