: for M-x in meow motion state

This commit is contained in:
2022-10-10 22:41:36 -07:00
parent 562c48cea9
commit 17e0613906
2 changed files with 2 additions and 0 deletions

View File

@@ -267,6 +267,7 @@ When in indent-rigidly mode (=+= in normal state), use =H/L= to adjust indent by
'("k" . meow-prev)
'("J" . meow-next-expand)
'("K" . meow-prev-expand)
'(":" . execute-extended-command)
'("<escape>" . ignore))
(meow-leader-define-key

View File

@@ -213,6 +213,7 @@
'("k" . meow-prev)
'("J" . meow-next-expand)
'("K" . meow-prev-expand)
'(":" . execute-extended-command)
'("<escape>" . ignore))
(meow-leader-define-key