When using Neoformat in a monorepo where one opens up the whole repo instead of just the frontend subfolder it fails to find prettier from the project dependencies. If one uses :cd frontend and then runs :Neoformat prettier it works. Would it be possible to support project root determination to avoid having to use the :cd part?