diff --git a/configuration.org b/configuration.org index 379f456..83610f3 100644 --- a/configuration.org +++ b/configuration.org @@ -1684,6 +1684,12 @@ Because one is never enough. #+END_SRC +** Make Magit work with Git forges + +#+BEGIN_SRC emacs-lisp +(use-package forge) +#+END_SRC + ** Zone #+BEGIN_SRC emacs-lisp diff --git a/customizations.el b/customizations.el index 8a215d2..72c55ed 100644 --- a/customizations.el +++ b/customizations.el @@ -80,6 +80,7 @@ flycheck-pkg-config flymake-python-pyflakes focus + forge form-feed ggtags gh