Files
neovim/runtime/lua/vim/lsp/client.lua
Mathias Fußenegger f03b1622ad fix(lsp): handle nil root_dir in health check (#29007)
The root directory could show up as something like:

    Root directory: ~/path/to/cwd/v:null

Despite being `nil`
2024-05-25 21:22:41 +02:00

38 KiB