-
Notifications
You must be signed in to change notification settings - Fork 7
many leader keybindings are missing when the +leader module flag is enabled #13
Comments
if you reach a good state where meow works without the keymap please share your setup! I'll also try to take a look at this in the meantime, if time permits. |
TBH I gave up on this and decided to roll my own config without Doom, based around meow |
This is actually not a bug with meow, but is caused by disabling the I leave
|
@quarkw Can you elaborate for someone new to emacs? Does that allow me to use meow for editing and let doom handle the leader key stuff? Do you have both meow and evil in the editor section of doom's init.el? Like this:
The title of #1 mentions "the keypad flag", is that the +leader flag? |
That looks roughly right to me, but I actually haven't used Meow for a while. Sorry I don't know anything about the keypad flag. If there's none documented in meow, they're probably referring to the |
From the README
I have solved the problem of having very little keybindings out of the box when using
+leader
by copying the keybindings from Doom'seditor/evil/+evil-keybindings.el
file, and commenting out the few things that actually depend on evil.The localleader key is still totally garbled per #1
The text was updated successfully, but these errors were encountered: