Load mu4e configuration.
This commit is contained in:
@@ -52,7 +52,9 @@
|
||||
(use-package magit)
|
||||
|
||||
;; This package was installed with debian, I hope this works
|
||||
(use-package mu4e)
|
||||
(use-package mu4e
|
||||
:config
|
||||
(load "~/.emacs.d/elisp/mu4e-setup.el"))
|
||||
|
||||
;;R
|
||||
(use-package auto-complete)
|
||||
@@ -102,7 +104,6 @@
|
||||
;; Haskell
|
||||
(use-package haskell-mode)
|
||||
|
||||
|
||||
;;Org
|
||||
(use-package org)
|
||||
(use-package org-ref)
|
||||
|
||||
Reference in New Issue
Block a user