back to solarized8_light for now, gotta think of something to use on my server
This commit is contained in:
parent
18ff41af0e
commit
9ec0b30ccb
1 changed files with 1 additions and 2 deletions
3
vimrc
3
vimrc
|
@ -98,7 +98,6 @@ if filereadable(plugins) && v:version >= 703
|
||||||
execute 'source ' . fnameescape(plugins)
|
execute 'source ' . fnameescape(plugins)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
set bg=dark
|
colorscheme solarized8_light
|
||||||
colorscheme PaperColor
|
|
||||||
syntax on
|
syntax on
|
||||||
filetype plugin on
|
filetype plugin on
|
||||||
|
|
Loading…
Reference in a new issue