summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 198b95b..f8e02cb 100644
--- a/init.el
+++ b/init.el
@@ -892,7 +892,7 @@
:load-path "~/src/emacs/compat/")
(use-package with-editor
- :load-path "~/src/emacs/with-editor/")
+ :load-path "~/src/emacs/with-editor/lisp/")
(use-package transient
:load-path "~/src/emacs/transient/lisp"