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

Fix the mappings for count search #23

Open
voyeg3r opened this issue Feb 27, 2022 · 1 comment
Open

Fix the mappings for count search #23

voyeg3r opened this issue Feb 27, 2022 · 1 comment

Comments

@voyeg3r
Copy link

voyeg3r commented Feb 27, 2022

When we set these mappings:

nmap n n:Beacon<cr>
nmap N N:Beacon<cr>
nmap * *:Beacon<cr>
nmap # #:Beacon<cr>

We lose the count search like: [3/15]

@voyeg3r
Copy link
Author

voyeg3r commented Feb 27, 2022

I also posted on https://neovim.discourse.group/ a question and an initial solution for the problem, but using vimscript, there I asked how to translate the proposed solution to lua:

https://neovim.discourse.group/t/how-to-append-mappings-in-lua/2118

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