mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-14 15:46:56 -05:00
helm-projectile-find-file misbehaves as a workspace project-switch handler (likely because it runs asynchronously and misses the lexical value of `default-directory`), so we avoid it and use projectile-find-file directly (which still uses helm, just not the helm-projectile package).
3.5 KiB
3.5 KiB