diff --git a/configuration.org b/configuration.org index d044611..69d0e6d 100644 --- a/configuration.org +++ b/configuration.org @@ -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