From da59337f7664ac335efa3d4428fcefbb029292c8 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Sat, 22 Dec 2018 15:06:37 +0100 Subject: [PATCH] Configure the forge package It will need a lot of fine tuning, though. --- configuration.org | 6 ++++++ customizations.el | 1 + 2 files changed, 7 insertions(+) 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