Always use dark background
This commit is contained in:
6
.vimrc
6
.vimrc
@@ -29,11 +29,7 @@ set wildmenu
|
|||||||
syntax on
|
syntax on
|
||||||
"
|
"
|
||||||
" color schema
|
" color schema
|
||||||
if has('gui_running')
|
set background=dark
|
||||||
set background=light
|
|
||||||
else
|
|
||||||
set background=dark
|
|
||||||
endif
|
|
||||||
let g:airline_powerline_fonts = 1
|
let g:airline_powerline_fonts = 1
|
||||||
let g:solarized_termcolors=256
|
let g:solarized_termcolors=256
|
||||||
colo solarized
|
colo solarized
|
||||||
|
|||||||
Reference in New Issue
Block a user