[GLLUG] Syntax Highlightin in vi

wattersm at wattersm.net wattersm at wattersm.net
Sat Jun 7 17:40:20 EDT 2003


Brad Fears wrote:
> 
> Anyone know how to disable syntax highlighting in vi so I can get rid of
> the blue-on-black text (and other, equally annoying color combinations)?
> 
> --Brad Fears
> 
> _______________________________________________
> linux-user mailing list
> linux-user at egr.msu.edu
> http://www.egr.msu.edu/mailman/listinfo/linux-user

If you are in vim you can just type :syntax off and it will turn off.

To disable it permanenly you will need to remove the appropriate line
from your .vimrc file.


More information about the linux-user mailing list