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
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
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
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
>
&
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")
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
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
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
8 matches
Mail list logo