diff --git a/lisp/mitch-packages.el b/lisp/mitch-packages.el index d4245f9..411d16b 100644 --- a/lisp/mitch-packages.el +++ b/lisp/mitch-packages.el @@ -956,10 +956,10 @@ Return nil if DIR is not in a hugo project at all." "n" 'mitch/webkit-isearch-next "N" 'mitch/webkit-isearch-prev))) -(use-package ani-el - :elpaca (ani-el - :repo "https://git.mitchmarq42.xyz/mitch/ani-el" - :files ("ani-el.el" "lib"))) +;; (use-package ani-el +;; :elpaca (ani-el +;; :repo "https://git.mitchmarq42.xyz/mitch/ani-el" +;; :files ("ani-el.el" "lib"))) (use-package slime :if (file-exists-p (expand-file-name "~/quicklisp/slime-helper.el"))