fix(emacs): bind meow l
to recenter-top-bottom
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
dbc5d07d13
commit
35b8594d36
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
|||
'("I" . meow-open-above)
|
||||
'("j" . meow-join)
|
||||
'("k" . meow-kill)
|
||||
'("l" . meow-till)
|
||||
'("l" . recenter-top-bottom)
|
||||
'("m" . meow-mark-word)
|
||||
'("M" . meow-mark-symbol)
|
||||
'("n" . meow-next)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue