From b988014391d3a17b4517d4ee7b09b0a5b181f717 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Tue, 21 May 2024 11:20:16 -0400 Subject: drop mingus --- dot_emacs | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dot_emacs b/dot_emacs index 6239b02..08ff547 100644 --- a/dot_emacs +++ b/dot_emacs @@ -580,11 +580,6 @@ Otherwise split the current paragraph into one sentence per line." (message-citation-line-function 'message-insert-formatted-citation-line) (message-send-mail-function 'message-send-mail-with-sendmail)) -(use-package mingus - ;; mpd client - :custom - (mingus-mpd-host "asteria.home.arpa")) - (use-package minibuffer :config (add-to-list 'completion-styles 'substring) -- cgit v1.2.3