summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2018-12-09 14:33:12 -0500
committerKyle Meyer <kyle@kyleam.com>2018-12-09 14:43:32 -0500
commit51121efd757fedd1e8e4a88d73bbb50acf73859b (patch)
tree67f824470590aa6c5a6161ea3772d915a28389fb /init.el
parent2f20962239bc22edaf62d10bc8943765560183b2 (diff)
downloademacs.d-51121efd757fedd1e8e4a88d73bbb50acf73859b.tar.gz
Update Magit dependencies
Diffstat (limited to 'init.el')
-rw-r--r--init.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/init.el b/init.el
index c84ff02..a23fb12 100644
--- a/init.el
+++ b/init.el
@@ -912,6 +912,12 @@
(use-package ghub
:load-path "~/src/emacs/ghub/")
+(use-package treepy
+ :load-path "~/src/emacs/treepy.el/")
+
+(use-package graphql
+ :load-path "~/src/emacs/graphql.el/")
+
(use-package magit-popup
:load-path "~/src/emacs/magit-popup/"
:config