stay on light

This commit is contained in:
2021-11-07 14:43:39 +01:00
parent 6addeec8c0
commit 96596e55f1

View File

@@ -9,6 +9,7 @@ if ($TERM=~"xterm-256color" || $TERM=~"screen-256color")
call plug#end()
colorscheme NeoSolarized
set background=light
endif
filetype plugin indent on