Set cursorline bg color after colorscheme

This commit is contained in:
Thomas Gideon 2018-03-26 16:03:18 -04:00
parent 8dc248c70f
commit 7eb7094b3c

View file

@ -85,9 +85,9 @@ set pastetoggle=<F2>
" save when moving away
au FocusLost * :wa
" make sure to set TERM to xterm-256color in terminal program or app
colorscheme slate
" 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 slate