From 122529c41c0b6daff8ee68a71c08a64b85f914f6 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Mon, 10 Feb 2025 17:24:10 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20(emacs-everywhere)=20Add=20package?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.org b/config.org index d8f0756..88dd045 100644 --- a/config.org +++ b/config.org @@ -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