vim-projectroot
vim-projectroot copied to clipboard
Using glob when defining root markers
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?
Can't you just use .git (or your source control) as your root marker?
Yes, that is one of the markers I use.
But not every one of my projects is under version control.