This commit is contained in:
Pavel Pertsev
2016-06-08 05:05:53 +03:00
parent 91bae68760
commit 85633c514c

View File

@@ -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