morhetz / gruvbox

Retro groove color scheme for Vim
13.59k stars 1.1k forks source link

Disable CursorLineNr Highlight #339

Open hongyilyu opened 4 years ago

hongyilyu commented 4 years ago
image

I'm using neovim and trying to disable the highlight of current line number. Tried multiple ways but still unable to achieve that. Any idea what should I do? Thanks in advance!

sq5rix commented 4 years ago

I commented out set nu and set relativenumber in .vimrc I dont like line numbers If you like then leave set nu uncommented