diff --git a/vimrc b/vimrc index 5cff696..5924ced 100644 --- a/vimrc +++ b/vimrc @@ -105,6 +105,7 @@ if exists('+cursorline') set cursorline " remove line and make the line bold instead highlight CursorLine term=bold cterm=bold + highlight CursorLineNR term=bold cterm=bold ctermbg=darkgrey endif " display box from column 81 to 100