[emacs] Fix binding that got lost

This commit is contained in:
John Doty 2026-03-11 12:49:37 +00:00
parent 7df30b6e67
commit 23f918c458
2 changed files with 7 additions and 6 deletions

View file

@ -1501,7 +1501,8 @@ Do this when you edit your project view."
;; =================================================================
;; Terminal
;; =================================================================
(use-package eat :ensure t)
(use-package eat :ensure t
:bind (("C-c T" . eat-project)))
;; =================================================================
;; ron-mode