From 4e00f258724f2a4c9019fe265a423ae2bca5f1a2 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sun, 28 Jan 2024 22:10:10 +0200 Subject: emacs: Remove eat --- .emacs.d/init.el | 3 --- 1 file changed, 3 deletions(-) (limited to '.emacs.d') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index bc8df78..3e436d7 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -497,9 +497,6 @@ markdown-command "multimarkdown") (add-to-list 'auto-mode-alist '("\\.md\\'" . gfm-mode))) -(use-package eat - :defer t) - (use-package org-auto-tangle :defer t) -- cgit v1.2.3