Emacs: remove load-path override for consult-ghq
1 file changed, 0 insertions(+), 1 deletion(-)
jump to
M user/emacs/init.el → user/emacs/init.el
@@ -920,7 +920,6 @@ (evil-ex-define-cmd "pb" #'project-switch-to-buffer) (evil-ex-define-cmd "psw[itch]" #'project-switch-project)))) (use-package consult-ghq - ;; :load-path "~/projects/github.com/tomoya/consult-ghq" :general (:keymaps 'project-prefix-map "o" #'consult-ghq-switch-project) :config (progn