term: remove eat

This commit is contained in:
Artur Manuel 2025-03-22 16:52:52 +00:00
commit 9dc57c7c7e
Signed by: amadaluzia
SSH key fingerprint: SHA256:Zwg7gBuZyaG48ucAZneJwltiXu0+tJb7c3lYt9AYlLg
2 changed files with 0 additions and 6 deletions

View file

@ -77,10 +77,6 @@
:config
(setq c-basic-offset 4))
(use-package eat
:bind (("C-x p t" . eat-project)
("C-c t" . eat)))
(use-package spacious-padding
:config
(spacious-padding-mode))