fix project-switch-commands grep command
This commit is contained in:
2
init.el
2
init.el
@@ -53,7 +53,7 @@
|
||||
(setq project-switch-commands '((project-find-file "Find file" "f")
|
||||
(project-find-dir "Find dir" "d")
|
||||
(project-dired "Dired" "D")
|
||||
(consult-ripgrep "ripgrep" "g")
|
||||
(project-find-regexp "ripgrep" "g")
|
||||
(magit-project-status "Magit" "m")))
|
||||
|
||||
(when (file-directory-p (hgh/emacs-directory "work"))
|
||||
|
||||
Reference in New Issue
Block a user