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

How to disable a keybinding #380

Open
finalclass opened this issue Sep 28, 2022 · 1 comment
Open

How to disable a keybinding #380

finalclass opened this issue Sep 28, 2022 · 1 comment

Comments

@finalclass
Copy link

I have a keybing set for some custom function for <leader>or however this does not work in orgmode.
Even if I set the keybinding directly in an org file it's still not respected and the orgmode keybinding is used.
What can I do to disable this (and some other) orgmode keybindings?

@doak
Copy link

doak commented Nov 10, 2022

This works for me™.
How do you set the keybinding. I've just tried :map <leader>or :echo "doak"<cr>. If I press my configured leader key and then or "doak" is printed.
Perhaps the leader key had been overwritten by vim-orgmode in your case. Which one do you use? I am using the space key. (:echo "'".g:mapleader."'")

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