I work on quite large codebases and trying to open a project ends up with projectile indexing forever (gave up after 15 minutes actually).
The projectile is using alien method, but still…
I can kind of work around by doing SPC f f and just navigate to the project directory or just use dired to navigate to it.
However then I can’t use mnemonics such as SPC p p. And also with tramp paths navigating to a project is tedious.
I saw this Is it possible to remove the dependencies to projectile (replace it with project.el)? · Issue #6291 · doomemacs/doomemacs · GitHub so I guess disabling it altogether is not so easy…