vim-projectroot
vim-projectroot copied to clipboard
Find out which project a file belongs to, easy to use in scripts/mappings
Results
2
vim-projectroot issues
Sort by
recently updated
recently updated
newest added
If you are nesting git repos inside other git repos using git's [submodule](https://git-scm.com/book/en/v2/Git-Tools-Submodules) feature, then you might actually want the parent repo to be the project root not just for...
Hello I just found this plugin while configuring FZF to replace CtrlP. I sometimes develop .NET applications, so I need to set `*.sln` as root marker. Is this possible?