mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Otherwise, the known projects list could be empty the first time the project switcher prompt is shown via any command that isn't explicitly `projectile-switch-project` (like invoking `projectile-find-file` from a non-project buffer). Ref: #8330