mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-11 12:53:46 -05:00
fix #113
This commit is contained in:
@@ -442,7 +442,7 @@ endif
|
|||||||
|
|
||||||
if version >= 700
|
if version >= 700
|
||||||
" Screen line that the cursor is
|
" Screen line that the cursor is
|
||||||
call s:HL('CursorLine', s:none, s:bg1)
|
call s:HL('CursorLine', s:none, s:red)
|
||||||
" Screen column that the cursor is
|
" Screen column that the cursor is
|
||||||
hi! link CursorColumn CursorLine
|
hi! link CursorColumn CursorLine
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user