From 7aceb0d484c30bfbac1bac99d1121f26cab0bf95 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 13 Jul 2024 00:34:28 -0500 Subject: Add mastodon --- emacs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/emacs b/emacs index 2975411..3844535 100644 --- a/emacs +++ b/emacs @@ -880,3 +880,8 @@ ;;; Mu4e +;;; Mastodon (uh oh) + +(package-ensure 'mastodon) +(add-hook 'mastodon-mode-hook #'visual-line-mode) +(add-hook 'mastodon-mode-hook (^turn-off #'fixed-pitch-mode)) -- cgit 1.4.1-21-gabe81