Files
neovim/runtime/lua
Gregory Anders 35247b00a4 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).
2024-12-27 10:09:22 -06:00
..
2023-09-10 11:43:37 +02:00
2024-12-18 14:40:36 +00:00