Re: vim and VIMRUNTIME

2006-06-16 Thread Michael Ott
n'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

Re: vim and VIMRUNTIME

2006-06-16 Thread Jérôme Schneider
7;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 s

Re: vim and VIMRUNTIME

2006-06-16 Thread Magnus Therning
ne 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 writ

Re: vim and VIMRUNTIME

2006-06-15 Thread Michael Ott
im/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 > &

vim and VIMRUNTIME

2006-06-15 Thread Michael Ott
ER 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 Here my .vimrc (parts) --snip-- if has("syntax")

$VIMRUNTIME

2001-06-07 Thread joey tsai
27;m guessing it's looking there because of the $VIM or $VIMRUNTIME parameters, both of which are /usr/share/vim for me. But Debian is installing vim's "syntax" and "doc" directories in /usr/share/vim/vim58, why vim can't find what it's looking for. My curren

Re: $VIMRUNTIME

2001-06-07 Thread Mike Egglestone
Hi... I don't know if this is much help. but have you tried this? dpkg --purge vim dpkg --purge vim-rt apt-get install vim apt-get install vim-rt Mike - Original Message - From: "joey tsai" <[EMAIL PROTECTED]> To: Sent: Wednesday, June 06, 2001 10:14 AM

Re: $VIMRUNTIME

2001-06-07 Thread D-Man
RETURN or enter command to continue | | I'm guessing it's looking there because of the $VIM or $VIMRUNTIME parameters, | both of which are /usr/share/vim for me. | | But Debian is installing vim's "syntax" and "doc" directories in | /usr/share/vim/vim58, why vim c