(emacs-everywhere) Add package

This commit is contained in:
Marcel Kapfer 2025-02-10 17:24:10 +01:00
parent 65474afcb0
commit 122529c41c
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09

View file

@ -2326,10 +2326,16 @@ Emacs client for Mastodon.
mastodon-active-user "mmk2410"))
#+end_src
* Emacs Everywhere
Edit with Emacs everywhere!
Source: [[https://github.com/tecosaur/emacs-everywhere][GitHub: tecosaur/emacs-everywhere]]
#+begin_src emacs-lisp
(use-package emacs-everywhere
:config
(add-to-list 'emacs-everywhere-markdown-windows "Merge Requests"))
#+end_src
* mu4e