From d4f8229b7faa5a3ef25e43794428ef82135b2224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?tr=C3=A9meur?= Date: Fri, 24 Jan 2025 16:50:37 +0000 Subject: [PATCH] Remove unused package --- config.org | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/config.org b/config.org index f5d72ab..4d6922a 100644 --- a/config.org +++ b/config.org @@ -362,17 +362,6 @@ I kind of hate markdown but I still have to use it sometimes. (markdown-header-face ((t (:inherit (default font-lock-function-name-face) :weight bold)))))) #+END_SRC -** =mastodon= - -I’d just like to interject for a moment. What you’re referring to as Mastodon is in fact the fediverse (i.e., in this case, Pleroma). - -#+BEGIN_SRC emacs-lisp - (unless (string-equal system-type "android") - (use-package mastodon - :config - (setq mastodon-instance-url "https://ple.praze.net"))) -#+END_SRC - ** =minions= Lists minor modes in a menu.