Fix cursorline adjustment

This commit is contained in:
Thomas Gideon 2017-06-13 10:50:39 -04:00
parent 913393516b
commit 76f186c4ab
2 changed files with 4 additions and 0 deletions

3
gvimrc
View file

@ -13,3 +13,6 @@ set guioptions-=r
set guioptions-=b
set guioptions-=T
set guioptions-=m
" set this here for graphical sessions since setting bg dark seems to reset,
" also set in vimrc for graphical sessions
hi CursorLine guibg=Grey10