By Matt Butcher
vim
Vim Colorschemes
Submitted by matt on Sat, 2009-07-04 20:46Here's a small tip for burgeoning Vim (VI Improved) users. Vim supports various colorschemes in its colorized editing mode. If you don't like the default syntax highlighting colorscheme that Vim uses, you can change it easily by running a command like this (within Vim):
:colorscheme koehler
The :colorscheme command takes one argument: the name of the colorscheme. Above, I am setting the syntax highlighting colorscheme to the koehler scheme. At any point, I can change it back to the default by running:
:colorscheme default








Recent comments
18 hours 36 min ago
22 hours 6 min ago
1 day 3 hours ago
1 day 3 hours ago
1 day 3 hours ago
1 day 3 hours ago
1 day 16 hours ago
1 day 20 hours ago
1 day 22 hours ago
1 day 22 hours ago