:: Re: [DNG] How do you remove colour/…
Forside
Slet denne besked
Besvar denne besked
Skribent: Stephane Ascoet
Dato:  
Til: dng
Emne: 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