Color scheme fixes

This commit is contained in:
Thomas Gideon 2018-03-23 15:23:11 -04:00
parent 08cc2ec901
commit 5733ad8555

View file

@ -85,5 +85,9 @@ set pastetoggle=<F2>
" save when moving away
au FocusLost * :wa
" set this here for graphical sessions since setting bg dark seems to reset,
" also set in vimrc for graphical sessions
hi CursorLine guibg=Grey10
" make sure to set TERM to xterm-256color in terminal program or app
colorscheme desert
colorscheme slate