Re: [opensuse] Turn off colors in vi or vim



On Tue, 30 Oct 2007, Cristian Rodriguez wrote:
Bryen escribió:
How can I turn off colors in vi (actually vim) permanently?



echo "syntax off" >> ~/.vimrc

That also disables other functionalities. To just turn off colors you
probably have to create a new colorscheme ( :help colo ). See also
/usr/share/vim/vim??/colors/README.txt


Berthold

--
------------------------------------------------------------------
Berthold Gunreben SUSE Linux GmbH -- Dokumentation
mailto:bg@xxxxxxx Maxfeldstr. 5
http://www.suse.de/ D-90409 Nuernberg, Germany
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages