easymotion / vim-easymotion

Vim motions on speed!
http://www.vim.org/scripts/script.php?script_id=3526
7.44k stars 357 forks source link

easymotion-n doesn't respect smartcase #473

Open zyf0330 opened 2 years ago

zyf0330 commented 2 years ago

I use / to search and input all lower-case chars, and it respects smartcase to highlight upper-case chars too. Then I use easymotion-next to jump, but it just works for lower-case chars.