Config: install eat.

This commit is contained in:
2026-05-06 18:39:21 +08:00
parent 8ecbd64595
commit c45c46d8f3
7 changed files with 29 additions and 23 deletions

View File

@@ -47,7 +47,6 @@
;;Quit completion before saving
(add-hook 'before-save-hook #'corfu-quit)
(advice-add #'persistent-scratch-save :before #'corfu-quit)
:bind (:map corfu-map
("RET" . nil)))