From 821d1bf726cfd1ae563d67ce35900ceeacaf5084 Mon Sep 17 00:00:00 2001 From: contrapunctus Date: Mon, 30 May 2022 21:49:40 +0530 Subject: [PATCH] Disable feather.el It hasn't seen new commits for a few years... --- init.org | 1 + 1 file changed, 1 insertion(+) diff --git a/init.org b/init.org index 4a7d981..f48f299 100644 --- a/init.org +++ b/init.org @@ -282,6 +282,7 @@ NAME is the name of the process and its buffer." :END: #+BEGIN_SRC emacs-lisp (use-package feather + :disabled t :ensure t :diminish :hook (package-menu-mode . feather-mode)