diff --git a/init.el b/init.el index 6fb29de..7d69256 100644 --- a/init.el +++ b/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"))