This commit is contained in:
Zelong Kuang
2026-04-05 21:31:02 +10:00
parent a47707a471
commit 2fe4ba46e8
15 changed files with 100 additions and 158 deletions

View File

@@ -82,9 +82,12 @@
'("z" . meow-pop-selection)
'("'" . repeat)
'("<escape>" . ignore))
(meow-define-keys
'beacon
'("C-g" . meow-grab))
;; (meow-define-keys
;; 'beacon
;; '("C-g" . meow-grab))
;; (meow-define-keys
;; 'insert
;; '("ESC" . <escape>))
)
(use-package meow