emacs-configuration: Remove org-mu4e
* user-config/emacs/.emacs.d/config.org: org-mu4e is long depreciated, and replaced by org-mime (for org-mode emails) and org links are now supported as part of mu4e directly.
This commit is contained in:
parent
8fd98c66cb
commit
cd6d52a69d
@ -2024,11 +2024,6 @@ Use [[http://gnuplot.sourceforge.net/][gnuplot]] alongside org-mode to generate
|
||||
;; :config (org-ac/config-default))
|
||||
#+end_src
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package org-mu4e
|
||||
:after org mu4e)
|
||||
#+end_src
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package ob-async
|
||||
:after org
|
||||
|
Loading…
Reference in New Issue
Block a user