From f418226360e50a63e6e7bf1f6419f521ac9c072a Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Thu, 25 Jan 2024 07:31:14 +0200 Subject: emacs: Remove eat --- .emacs.d/init.el | 3 --- 1 file changed, 3 deletions(-) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 522cd64..99a9c9b 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -498,9 +498,6 @@ :init (setf inferior-lisp-program "sbcl") :defer) -(use-package eat - :defer t) - (use-package nov :defer t :config -- cgit v1.2.3