To change the default color scheme to say koehler (making it look a bit like textmate), add the following to your .vimrc file
:colorscheme koehler
Save and restart your MacVim / gVim. And that should be it.
(You can easily access the .vimrc file by going to Edit>Startup settings from your menu)
Post a Comment