Install the orgit and orgit-forge packages

This commit is contained in:
Gergely Polonkai 2023-12-04 05:18:22 +01:00
parent a87bcffba7
commit 87b37aadbe
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 10 additions and 0 deletions

View File

@ -2539,6 +2539,16 @@ directory. It is available from [[http://plantuml.com/download][here]].
:after org)
#+end_src
** ~orgit~ and ~orgit-forge~ to store link to Git stuff
#+begin_src emacs-lisp
(use-package orgit
:after magit org)
(use-package orgit-forge
:after magit org orgit)
#+end_src
* Mailing
** Set up whitespace handling in mu4e buffers