✨ (emacs-everywhere) Add package
This commit is contained in:
parent
65474afcb0
commit
122529c41c
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue