Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • This had no effect at all. Opening a file from the sub project and running projectile-project-info identifies the sub project as the project. Commented Oct 20, 2021 at 19:55
  • Have you tried updating projectile, and removing .projectile or .dir-locals vars which could be setting the project root? If you'd be open to sharing the project link, I could clone and see if I can reproduce what you're seeing. Commented Oct 21, 2021 at 10:13
  • I think moving the .dir-locals.el file you mention you have from the submodule root to the project root should also work. Commented Oct 21, 2021 at 10:49
  • I have reinstalled doom emacs configuration and it works now. Commented Oct 21, 2021 at 19:09