Make cursorline higher contrast with slate scheme
This commit is contained in:
parent
176cde4746
commit
1ae862d15d
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -114,3 +114,4 @@ endif
|
||||||
|
|
||||||
" make sure to set TERM to xterm-256color in terminal program or app
|
" make sure to set TERM to xterm-256color in terminal program or app
|
||||||
colorscheme slate
|
colorscheme slate
|
||||||
|
hi CursorLine guibg=Grey10
|
||||||
|
|
Loading…
Reference in a new issue