: for M-x in meow motion state
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -213,6 +213,7 @@
|
||||
'("k" . meow-prev)
|
||||
'("J" . meow-next-expand)
|
||||
'("K" . meow-prev-expand)
|
||||
'(":" . execute-extended-command)
|
||||
'("<escape>" . ignore))
|
||||
|
||||
(meow-leader-define-key
|
||||
|
||||
Reference in New Issue
Block a user