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