Michael Ott wrote: > Hello! > Hi > Since yesterday i get the following error message when starting vim: > Error detected while processing /home/michael/.vimrc: > line 12: > E484: Can't open file /usr/local/share/vim/syntax/syntax.vim > line 54: > E484: Can't open file /usr/local/share/vim/syntax/syntax.vim > Press ENTER or type command to continue > > I try to change the path in line 12 and then the first error message is > removed but the second one exists. And export VIMRUNTIME works but i do not > want to write it everytime when I start a new console [...]
It's a bug in vim 1:7.0-017+6 and 7.0-017+7 : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373696 Solution : export VIMRUNTIME=/usr/share/vim/vim70 Jérôme -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]