diff options
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -908,15 +908,6 @@ (use-package with-editor :load-path "~/src/emacs/with-editor/") -(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 transient :load-path "~/src/emacs/transient/lisp" :config |