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

define custom mappings? #78

Open
RaZ0rr-Two opened this issue Dec 26, 2021 · 1 comment
Open

define custom mappings? #78

RaZ0rr-Two opened this issue Dec 26, 2021 · 1 comment

Comments

@RaZ0rr-Two
Copy link

Thanks for the awesome plugin.

I would like to remap the current mappings with something else, say Zl to <leader>zl
Is it possible to provide such remapping capabilties ?
If it's difficult to add then I think I can manage with current defaults.

@KSR-Yasuda
Copy link

See this:

silent! nmap <unique> Zl <Plug>(spelunker-correct-from-list)

This is the plugin's current key mapping.
How's doing the same?

The features are declared as <Plug>(spelunker-correct-all-from-list) and others.
I think mapping keys to them will work.

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

2 participants