Merge pull request #410 from treppo/master
Remove setting 256 colors for solarized on terminal vim
This commit is contained in:
commit
6e344fef4e
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user