mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
* Change projectile dirconfig file to .project So it matches the doom project marker `.project`. Otherwise you need to create both a `.project` and then a `.projectile` with the project configuration. To maintain backwards compatibility, it will prefer a `.projectile` file for dirconfig if found.