diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-03-26 11:04:18 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-03-26 11:04:18 +0200 |
commit | e9fff526a2fa20523de8a1c11c6a95e390725b11 (patch) | |
tree | 39e7157d90013eafd10e31ec31e8d86a64869ac4 /colors/void.vim | |
parent | b3c7fa1a0c9fbc49816df517fe5b862163f71d32 (diff) | |
download | vim-e9fff526a2fa20523de8a1c11c6a95e390725b11.zip vim-e9fff526a2fa20523de8a1c11c6a95e390725b11.tar.gz |
update colorscheme
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 |