diff --git a/my_configs.vim b/my_configs.vim index c33f40c7..82388213 100644 --- a/my_configs.vim +++ b/my_configs.vim @@ -1,3 +1,10 @@ +""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" +" cursor line +""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" +highlight CursorLine ctermbg=NONE cterm=NONE gui=NONE +highlight LineNr ctermfg=darkgrey +set cursorline + """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" " => my custom settings """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""