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
{{ message }}
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.
I've been trying to figure this out and I'm very confused.
What I'd like to do is simply not use the keypad at all. It seems to be strictly worse than the other options available to me, such as Doom's built in leader key HUD, since doom's modules set everything up in a very purposeful way and I can easily customize it.
My experience so far with using the config in this repo is that it seems to merge in all open buffers localleader keybinds. So for instance I end up with a bunch of org-mode, Clojure and elisp keybinds under SPC m.
The general problem I'm having is I don't understand the relationship with the keypad, Doom's leader HUD, and the local leader keybinds.
I've gone as far as to disable the overriding of define-localleader-key! override in init.el, which seems to remove the localleader keybind after pressing SPC completely?!
Can I just use meow's modal editing, and leave the leader key handling to Doom?
currently, the localleader keybinds are broken due to general.el's
:states
functioning differently to:keymaps
The text was updated successfully, but these errors were encountered: