vimrc: make CursorLineNR bold
This commit is contained in:
parent
67c5365a5d
commit
606fb8163f
@ -540,6 +540,7 @@ highlight ColorColumn ctermbg=0
|
||||
|
||||
" cursorline optimizations
|
||||
set cursorlineopt=number
|
||||
hi CursorLineNR cterm=bold
|
||||
syntax sync minlines=256
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user