Wednesday, September 13, 2006

C syntax highlighting in VIM ( GNU/Linux )

to turn on the syntax highlighting in VIM do the followling

1) escape to the command mode
2) the give the following command
3) :sy on

that did it on my SuSe 10.1 system.