let vim decide if dark or light
This commit is contained in:
Executable → Regular
-1
@@ -9,7 +9,6 @@ if ($TERM=~"xterm-256color" || $TERM=~"screen-256color")
|
||||
call plug#end()
|
||||
|
||||
colorscheme NeoSolarized
|
||||
set background=light
|
||||
endif
|
||||
|
||||
filetype plugin indent on
|
||||
|
||||
Reference in New Issue
Block a user