Vim Colors
19 November 2004
I used to hate Vim's syntax highlighting, but I finally figured out how to make it usable! I generally go for a "white on black" terminal, and Vim's highlighting was hard to read. Today I found the set background=dark
option for .exrc, and it makes all the difference.
Filed Under: Linux