Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

n-character search motion should be in command mode #480

Open
gepbird opened this issue Jun 12, 2022 · 0 comments
Open

n-character search motion should be in command mode #480

gepbird opened this issue Jun 12, 2022 · 0 comments

Comments

@gepbird
Copy link

gepbird commented Jun 12, 2022

When you are in vanilla vim search (/), you can use command mode maps, but this is not the case when using easymotion search (<Plug>(easymotion-sn)).

Fixing this would be useful, for example in the following scenario. For searching with easymotion, you have to press enter at the end, but its kinda far from the middle of the keyboard. This could be solved by remapping enter to closer key, for example cnoremap <C-f> <cr>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant