This repository was archived by the owner on Aug 14, 2021. It is now read-only.
This repository was archived by the owner on Aug 14, 2021. It is now read-only.
Possibly implement setting root directory for non-LSP projects #2
Closed
Description
The title should be pretty self-explanatory. I think it'd be neat for this plugin to be able to set the root directory even without LSP (when LSP isn't available) through detecting certain patterns like the .git
directory, or even things like looking for a Cargo.toml
file, etc. which would be configurable by the user, sort of like vim-rooter
. Because I personally use some projects without LSP, but I'd also like the LSP integration which this plugin provides.
Metadata
Metadata
Assignees
Labels
No labels