Skip to content

Commit

Permalink
use the solarized colorscheme
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin DeCarlo committed Nov 22, 2013
1 parent cadd86d commit 8407161
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vimrc
Expand Up @@ -110,7 +110,8 @@ if &term =~ "xterm" || &term =~ "screen"
endif

" awesome colorscheme
colorscheme wombat256mod
set background=dark
colorscheme solarized

" add syntax highlighting for less
au BufNewFile,BufRead *.less set filetype=less
Expand Down

0 comments on commit 8407161

Please sign in to comment.