summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-08-04 01:06:02 +0100
committerjao <jao@gnu.org>2022-08-04 01:06:02 +0100
commit0461be6efce08a902636e0f815936927a7521fb4 (patch)
tree6531023dba15d2a5a93808165060be7309d88b65 /init.el
parent0cdde8db4819d0f3b1b8adc8b0339830c26a19f4 (diff)
downloadelibs-0461be6efce08a902636e0f815936927a7521fb4.tar.gz
elibs-0461be6efce08a902636e0f815936927a7521fb4.tar.bz2
bring back gist (and let's stick to emacs 28, devel's too warty)
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index c2c498b..a59989a 100644
--- a/init.el
+++ b/init.el
@@ -2161,8 +2161,8 @@
;; git config --local git-link.remote / git-link.branch
(use-package git-link :ensure t)
-
(use-package git-modes :ensure t)
+(use-package gist :ensure t)
;;;; jenkins
(use-package jenkins