You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a user wants to change a keybinding for a vim-orgmode plug, he has to map the new binding in all buffers! This is because keybindings are only created for org-buffers.
Vim-orgmode should provide functionality to allow user specific mappings to be bound when entering an org-buffer.