mirror of
https://github.com/neovim/neovim.git
synced 2026-03-11 18:46:18 +10:00
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).
195 KiB
195 KiB