diff --git a/core/autoload/projects.el b/core/autoload/projects.el index d70fc0c11..216f7afb9 100644 --- a/core/autoload/projects.el +++ b/core/autoload/projects.el @@ -28,7 +28,7 @@ they are absolute." ;; ;;;###autoload -(defun doom//reload-project () +(defun doom/reload-project () "Reload the project root cache." (interactive) (projectile-invalidate-cache nil)