Minor edits.

This commit is contained in:
Derek Taylor
2020-02-07 14:24:08 -06:00
parent 23372f6fd0
commit cdeb3b35bd
5 changed files with 24 additions and 87 deletions

View File

@@ -29,7 +29,11 @@
highlight-indent-guides-delay 0.01
highlight-indent-guides-responsive 'top
highlight-indent-guides-auto-enabled nil))
(require 'emms-setup)
(emms-standard)
(emms-default-players)
;; Setting up mu4e which is an email client that works within emacs.
;; You must install mu4e and mbsync through your Linux distribution's
;; package manager.