How to setup a project in Spacemacs

Spacemacs includes Projectile for handling projects. It's extremely useful and feature-rich.

How do I mark a directory as a project?

Create an empty text file (in Spacemacs, Notepad++, etc.). Save it as .projectile in your project directory:

save file as .projectile

By default, Projectile will look for certain directories (such as a .git directory) to determine where a project resides. Creating a .projectile file does it as well.

Next: How to edit your recent projects list in Spacemacs

Comments

Leave a comment

What color are brown eyes? (spam prevention)
Submit
Code under MIT License unless otherwise indicated.
© 2020, Downranked, LLC.