Skip to content

Instantly share code, notes, and snippets.

@aaronmcadam
Forked from yasith/gist:1508312
Created January 30, 2013 11:08
Show Gist options
  • Save aaronmcadam/4672489 to your computer and use it in GitHub Desktop.
Save aaronmcadam/4672489 to your computer and use it in GitHub Desktop.
set t_Co=256
set background=dark
if !has('gui_running')
let g:solarized_termcolors=&t_Co
let g:solarized_termtrans=1
endif
colorscheme solarized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment