vim syntax highlighting problems.
Hello,
I am trying to get vim syntax highlighting to work, but I am having some problems...
I first tried putting "syntax on" in my ~/.vimrc file, and then opening a .c source code
file to see the syntax highlighting, but there is no color. I have mutt and other things loading in my xterm that are in color, so it seems that my xterm supports color just fine.
I then tried typing ":syntax on" in vim, and I received this error:
Error detected while processing /usr/share/vim/vim63/syntax/syntax.vim:
line 42:
E216: No such group or event: filetypedetect BufRead
I was not able to find any results for this error on google...
I am using debian "testing" branch and vim version 6.3.13
dpkg -l | grep vim
ii vim 6.3-013+2 Vi IMproved - enhanced vi editor
ii vim-common 6.3-013+2 Vi IMproved - Common files
Any help would be great...
Thank you.
__
Donnie
|