summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
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