gruvbox icon indicating copy to clipboard operation
gruvbox copied to clipboard

unable to see cursor in search

Open rishabhdeepsingh opened this issue 4 years ago • 2 comments

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.

rishabhdeepsingh avatar May 29 '20 23:05 rishabhdeepsingh

I agree that this is a problem. I have a line in ~/.vim/after/.vimrc:

hi clear Search  
hi Search cterm=underline ctermfg=3  

gustaphe avatar Aug 07 '20 13:08 gustaphe

I am using https://github.com/PeterRincker/vim-searchlight and its really cool. yours also work.

rishabhdeepsingh avatar Aug 08 '20 19:08 rishabhdeepsingh