diff options
Diffstat (limited to 'colors/void.vim')
-rw-r--r-- | colors/void.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/colors/void.vim b/colors/void.vim index 9e7e3c1..2d38738 100644 --- a/colors/void.vim +++ b/colors/void.vim @@ -22,6 +22,7 @@ hi Normal guifg=#e0e0e0 guibg=grey15 " highlight groups hi Cursor guibg=khaki guifg=slategrey +hi CursorLine guibg=darkgrey guifg=none ctermbg=darkgrey ctermfg=none cterm=none "hi CursorIM "hi Directory "hi DiffAdd |