:: Re: [DNG] How do you remove colour/…
Top Page
Delete this message
Reply to this message
Author: Stephane Ascoet
Date:  
To: dng
Subject: Re: [DNG] How do you remove colour/color text from Vi/vim?
> Date: Wed, 26 Feb 2020 17:15:08 +1100
> From: terryc <terryc@???>
> To: dng@???
> Subject: [DNG] How do you remove colour/color text from Vi/vim?
>
> All I want or need vi for is a simple black text on white(grey
> actually) editor. I have no problem configuring that for xterms.
>


Hi, you don't give a lot of details about the issue but is simple way to
deactivate any color management in Vim is to set syntax to off in one of
your vimrc files. You can do it interactively too with ":syntax off",
without the quotes but after a escape key press
--
Sincerely, Stephane Ascoet