all repos — nixfiles @ e79cab2ddf289d62081fcbb50e080581c5e68080

System and user configuration, managed by nix and home-manager

Emacs: remove load-path override for consult-ghq
Alan Pearce alan@alanpearce.eu
Sat, 24 Jun 2023 19:57:46 +0200
commit

e79cab2ddf289d62081fcbb50e080581c5e68080

parent

060ac0e5446d5597f51d755c2158bc6c914ad393

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M user/emacs/init.eluser/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