I was inspired by this (number 2) to make my hard-coded strings ugly.
How can I do this in VIM?
Thanks!
|
|
|||||||||
|
|
|
The language-based files are stored in For example, my C file is stored in
For text-based VIM, the ctermfg and ctermbg options need to be used instead, something like:
I haven't tested these since I only use gvim nowadays. |
||
|
|
|
|
Many of the color schemes that come with VIM already do this. You can easily make them uglier if you like. :) |
||||||||
|
|
|
In your .vimrc:
|
||||||
|
|
|
A bit over the top IMO, so you might want to not make it permanent. |
||
|
|