@ -66,6 +66,9 @@
(use-package meow
:demand t
:bind
("C-S-h" . help-command)
("C-h" . (lambda () (interactive) (meow--execute-kbd-macro "DEL")))
:config
(setq meow-cheatsheet-layout meow-cheatsheet-layout-qwerty)
(meow-motion-overwrite-define-key '("j" . meow-next)