Load mu4e configuration.
This commit is contained in:
@@ -52,7 +52,9 @@
|
|||||||
(use-package magit)
|
(use-package magit)
|
||||||
|
|
||||||
;; This package was installed with debian, I hope this works
|
;; 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
|
;;R
|
||||||
(use-package auto-complete)
|
(use-package auto-complete)
|
||||||
@@ -102,7 +104,6 @@
|
|||||||
;; Haskell
|
;; Haskell
|
||||||
(use-package haskell-mode)
|
(use-package haskell-mode)
|
||||||
|
|
||||||
|
|
||||||
;;Org
|
;;Org
|
||||||
(use-package org)
|
(use-package org)
|
||||||
(use-package org-ref)
|
(use-package org-ref)
|
||||||
|
|||||||
Reference in New Issue
Block a user