gruvbox
gruvbox copied to clipboard
unable to see cursor in search
I am not able to see which line I am at when I search for a keyword. The highlighted text looks the same as searched text.
I agree that this is a problem. I have a line in ~/.vim/after/.vimrc
:
hi clear Search
hi Search cterm=underline ctermfg=3
I am using https://github.com/PeterRincker/vim-searchlight and its really cool. yours also work.