1
0
Fork 0

back to solarized8_light for now, gotta think of something to use on my server

This commit is contained in:
Von Random 2017-05-31 10:33:32 +03:00
parent 18ff41af0e
commit 9ec0b30ccb

3
vimrc
View file

@ -98,7 +98,6 @@ if filereadable(plugins) && v:version >= 703
execute 'source ' . fnameescape(plugins)
endif
set bg=dark
colorscheme PaperColor
colorscheme solarized8_light
syntax on
filetype plugin on