summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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