From df00919b4087e6b4139bd4dd4ed7764324d631cf Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Wed, 26 Jun 2019 15:12:03 -0400 Subject: emacs mingus --- .emacs | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.emacs') diff --git a/.emacs b/.emacs index 77b8d9a..96a4455 100644 --- a/.emacs +++ b/.emacs @@ -357,6 +357,10 @@ Otherwise split the current paragraph into one sentence per line." ;; ocaml assistant :ensure t) +(use-package mingus + ;; mpd client + :ensure t) + (use-package minibuffer :config (add-to-list 'completion-styles 'substring) -- cgit v1.2.3