rhysd / clever-f.vim

Extended f, F, t and T key mappings for Vim.
https://rhysd.github.io/clever-f.vim
1.01k stars 44 forks source link

Feature request for highlighting available jumps #75

Open amit777 opened 1 year ago

amit777 commented 1 year ago

I have the g:clever_f_chars_match_any_signs set. I love this functionality. I discovered the unblevable/quick-scope plugin which seems to have the highlighting of possible jumps done in a slight different way. I was wondering if it's possible to create a mode in clever-f that highlights possible jumps the same way? They seem to be more spread out over the line.