1
0
Fork 0

back to solarized light

This commit is contained in:
Von Random 2017-02-17 17:53:58 +03:00
parent 451053793e
commit 1e9cbe148f
3 changed files with 3 additions and 9 deletions

View file

@ -61,9 +61,3 @@ let g:neomake_info_sign={
\ 'text': 'i>',
\ 'texthl': 'InfoMsg',
\ }
if has('gui_running')
colorscheme neodark
else
colorscheme solarized8_light
endif