diff options
author | Ryan Kavanagh <rak@rak.ac> | 2024-05-21 11:20:16 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2024-05-21 11:20:16 -0400 |
commit | b988014391d3a17b4517d4ee7b09b0a5b181f717 (patch) | |
tree | 563c46090176c7ddfc6e52a45379ad90695b620d | |
parent | .tex is now LaTeX-mode instead of TeX-latex-mode (diff) |
drop mingus
-rw-r--r-- | dot_emacs | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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) |