mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-08 11:23:46 -05:00
fix #113
This commit is contained in:
@@ -442,7 +442,7 @@ endif
|
||||
|
||||
if version >= 700
|
||||
" 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
|
||||
hi! link CursorColumn CursorLine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user