Add binding for eat
This commit is contained in:
parent
62a0cfd7e6
commit
9517df65e1
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
@ -1019,6 +1019,7 @@
|
|||
("terminfo/65" "terminfo/65/*")
|
||||
("integration" "integration/*")
|
||||
(:exclude ".dir-locals.el" "*-tests.el")))
|
||||
:bind (("C-x RET RET" . eat-other-window))
|
||||
:config
|
||||
;; Enable M-o in semi-char-mode
|
||||
(add-to-list 'eat-semi-char-non-bound-keys [?\e ?o])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue