Closed TheBlueMatt closed 2 years ago
I'd like to be able to set an option to only search up one or two directories (though best would be to only traverse up until you find a .git,.svn,etc). I know little of vim scripting, so I'm just gonna leave this here...
With EditorConfig to fall back on for deeply nested projects, I'm open to trying out a limit of the containing directory and direct parent only.
I'd like to be able to set an option to only search up one or two directories (though best would be to only traverse up until you find a .git,.svn,etc). I know little of vim scripting, so I'm just gonna leave this here...