On 15 Jan 2006 at 17:42, Stefano Zacchiroli wrote: > I just downloaded /usr/share/vim/vim64/syntax/syntax.vim from > www.vim.org and the content is exactly the same as those of the debian > package currently in testing. > > Perhaps you forgot to update /etc/vim/vimrc during the upgrade? > > Cheers.
This is exactly right - I had the same problem; the set runtimepath line in /etc/vim/vimrc still contained /usr/share/vim/vim63, and replacing this with /usr/share/vim/vim64 fixes the syntax highlighting. Surely this should be updated automatically by the vim package, without needing human intervention to manually edit a config file? Best, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

