After one too many compilation errors due to a missing quote/brace/bracket/etc., I finally enabled Vim syntax highlighting. The rabbit hole:
:syn on. These colors suck. Look for themes.
4 bit themes suck. Let’s set up an 8 bit color terminal.
Leopard’s Terminal.app fails, install iTerm 0.9.6.
iTerm works, but I use GNU screen all day. Recompile screen with --enable-colors256.
screen [...]
/776/a-vim-of-a-different-color - Linux, macosx - 0 Comments - 2009-03-26