diff --git a/vim/.vimrc b/vim/.vimrc old mode 100755 new mode 100644 index 4d5ecc3..42e0c91 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -9,7 +9,6 @@ if ($TERM=~"xterm-256color" || $TERM=~"screen-256color") call plug#end() colorscheme NeoSolarized - set background=light endif filetype plugin indent on