VSCodeVim / Vim

:star: Vim for Visual Studio Code
http://aka.ms/vscodevim
MIT License
13.52k stars 1.3k forks source link

fixes #8783 add easymotionSearchLines #9100

Open HenryTSZ opened 1 week ago

HenryTSZ commented 1 week ago

What this PR does / why we need it:

fixes #8783 add easymotionSearchLines

Which issue(s) this PR fixes

8783

Special notes for your reviewer:

J-Fields commented 1 week ago

Does https://github.com/easymotion/vim-easymotion have an equivalent setting?

J-Fields commented 1 week ago

And is there any good reason we shouldn't just stop at the screen's edge, rather than make this configurable or hardcoded to 100?