Moving mu4e from packages.el to init.el where it should be.

This commit is contained in:
Derek Taylor
2020-12-18 16:12:16 -06:00
parent f325ac4b2f
commit 456d5ce1d0
4 changed files with 10 additions and 62 deletions

View File

@@ -23,7 +23,7 @@
company ; the ultimate code completion backend
;;helm ; the *other* search engine for love and life
;;ido ; the other *other* search engine...
(ivy +fonts) ; a search engine for love and life
(ivy +fonts +ivyposframe) ; a search engine for love and life
:ui
;;deft ; notational velocity for Emacs
@@ -146,7 +146,7 @@
;;nim ; python + lisp at the speed of c
nix ; I hereby declare "nix geht mehr!"
;;ocaml ; an objective camel
org ; organize your plain life in plain text
(org +org-bullets) ; organize your plain life in plain text
php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional
@@ -169,9 +169,10 @@
yaml ; JSON, but readable
:email
;;(mu4e +gmail)
;;notmuch
;;(wanderlust +gmail)
mu4e
smtpmail
:app
;;calendar
@@ -179,6 +180,12 @@
;;(rss +org) ; emacs as an RSS reader
;;twitter ; twitter client https://twitter.com/vnought
:emms
emms-setup
emms-info
emms-cue
emms-mode-line
:config
literate
(default +bindings +smartparens))