Revert "Merge pull request #410 from treppo/master"

This reverts commit 6e344fef4e, reversing
changes made to 4c88ca6e45.
This commit is contained in:
Yan Pritzker 2013-12-02 13:17:49 -06:00
parent 6e344fef4e
commit 105bdc5878

View File

@ -1,7 +1,7 @@
" if !has("gui_macvim")
" set t_Co=256
" let g:solarized_termcolors=256
" endif
if !has("gui_macvim")
set t_Co=256
let g:solarized_termcolors=256
endif
hi! link txtBold Identifier
hi! link zshVariableDef Identifier