Emacs: remove load-path override for consult-ghq
Alan Pearce alan@alanpearce.eu
Sat, 24 Jun 2023 19:57:46 +0200
1 files changed, 0 insertions(+), 1 deletions(-)
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