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

This reverts commit 6e344fef4e00914d3a2e8955f48cf5ca7479a945, reversing
changes made to 4c88ca6e45dfb9b2bd80f1ff3eebd84e7b5d885d.
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") if !has("gui_macvim")
" set t_Co=256 set t_Co=256
" let g:solarized_termcolors=256 let g:solarized_termcolors=256
" endif endif
hi! link txtBold Identifier hi! link txtBold Identifier
hi! link zshVariableDef Identifier hi! link zshVariableDef Identifier