Install the orgit and orgit-forge packages
This commit is contained in:
parent
a87bcffba7
commit
87b37aadbe
@ -2539,6 +2539,16 @@ directory. It is available from [[http://plantuml.com/download][here]].
|
|||||||
:after org)
|
:after org)
|
||||||
#+end_src
|
#+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
|
* Mailing
|
||||||
|
|
||||||
** Set up whitespace handling in mu4e buffers
|
** Set up whitespace handling in mu4e buffers
|
||||||
|
Loading…
Reference in New Issue
Block a user