Skip to content

Commit

Permalink
Use wombat colorscheme in gui.
Browse files Browse the repository at this point in the history
  • Loading branch information
John MacFarlane committed Dec 20, 2011
1 parent daeff5c commit 0171cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -217,7 +217,7 @@ endif
" GUI Settings {
if has("gui_running")
set background=dark
colorscheme solarized
colorscheme wombat " solarized
set columns=80
set lsp=3 " line spacing
set guifont=DejaVu\ Sans\ Mono\ 9 " set in ~/.vimrc
Expand Down

0 comments on commit 0171cac

Please sign in to comment.