jellybeans_use_gui_italics = 0
This commit is contained in:
@@ -563,6 +563,7 @@ if filereadable(expand(s:vundle_path.'/README.md'))
|
|||||||
if &t_Co >= 256 || has('gui_running')
|
if &t_Co >= 256 || has('gui_running')
|
||||||
Plugin 'nanotech/jellybeans.vim'
|
Plugin 'nanotech/jellybeans.vim'
|
||||||
let g:jellybeans_use_lowcolor_black = 0
|
let g:jellybeans_use_lowcolor_black = 0
|
||||||
|
let g:jellybeans_use_gui_italics = 0
|
||||||
"colorscheme jellybeans
|
"colorscheme jellybeans
|
||||||
endif
|
endif
|
||||||
if &t_Co >= 256 || has('gui_running')
|
if &t_Co >= 256 || has('gui_running')
|
||||||
|
|||||||
Reference in New Issue
Block a user