[TriLUG] VIM Question

Brent Verner brent at rcfile.org
Tue Mar 4 11:09:57 EST 2003


[2003-03-04 10:39] Nick Goldwater said:
| Has anyone else noticed that by default VIM under SuSE does not display
| colors?
| 
| Is there an easy way to enable this?

[Both of the other previous replies contain good information, so I'll
not duplicate that here]

The editor must be compiled with syntax coloring support:

sh$ vim --version|grep +syntax
+signs +smartindent -sniff +statusline -sun_workshop +syntax +tag_binary 

Also, you might have to tweak with your TERM env. variable.  coloring
only works with TERM=xterm and TERM=xterm-color, IIRC.

hth.
  brent


-- 
"Develop your talent, man, and leave the world something. Records are 
really gifts from people. To think that an artist would love you enough
to share his music with anyone is a beautiful thing."  -- Duane Allman



More information about the TriLUG mailing list