Remove setting 256 colors for solarized on terminal vim
This commit is contained in:
parent
1dbd30f0ee
commit
a21993fe68
@ -1,6 +1,5 @@
|
|||||||
if !has("gui_macvim")
|
if !has("gui_macvim")
|
||||||
set t_Co=256
|
set t_Co=256
|
||||||
let g:solarized_termcolors=256
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
hi! link txtBold Identifier
|
hi! link txtBold Identifier
|
||||||
|
Loading…
x
Reference in New Issue
Block a user