diff options
| author | Gregory Anders <greg@gpanders.com> | 2024-12-27 10:09:22 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-27 10:09:22 -0600 |
| commit | 35247b00a44e838ed7d657a9b94964dc0664d28d (patch) | |
| tree | d0c2911358fc4d0c8a905feb888465106fe7ce23 /src/nvim/api/dispatch_deprecated.lua | |
| parent | 6d2c67350ad89abf09c5ddaaf02bcccfc5fc466c (diff) | |
| download | rneovim-35247b00a44e838ed7d657a9b94964dc0664d28d.tar.gz rneovim-35247b00a44e838ed7d657a9b94964dc0664d28d.tar.bz2 rneovim-35247b00a44e838ed7d657a9b94964dc0664d28d.zip | |
feat(lsp): support function for client root_dir (#31630)
If root_dir is a function it is evaluated when the client is created to
determine the root directory.
This enables dynamically determining the root directory based on e.g.
project or directory structure (example: finding a parent Cargo.toml
file that contains "[workspace]" in a Rust project).
Diffstat (limited to 'src/nvim/api/dispatch_deprecated.lua')
0 files changed, 0 insertions, 0 deletions
