diff --git a/.emacs.d/include/priime-edit.el b/.emacs.d/include/priime-edit.el index 8320e18..41fc2d2 100644 --- a/.emacs.d/include/priime-edit.el +++ b/.emacs.d/include/priime-edit.el @@ -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)