How can I change between different color schemes in vi?
you could try different color schemes like this:
https://kb.mediatemple.net/questions/1565/Enabling+vi+syntax+colors#gs
My problem was only deep blue comment color in default color scheme, so I changed just that:
cd ~
vi .vimrc
highlight comment ctermfg=lightblue
or change lightblue to cyan or whatever
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With