diff --git a/core/core-projects.el b/core/core-projects.el index 836e7c4b1..4fa345b29 100644 --- a/core/core-projects.el +++ b/core/core-projects.el @@ -27,6 +27,7 @@ Emacs.") :commands (projectile-project-root projectile-project-name projectile-project-p + projectile-locate-dominating-file projectile-add-known-project) ; TODO PR autoload upstream :init (setq projectile-cache-file (concat doom-cache-dir "projectile.cache")