diff options
author | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2021-08-19 18:15:18 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2021-09-26 11:28:28 -0700 |
commit | 7b0ae589f0a703359db4e52733e3998987de4123 (patch) | |
tree | 1191959dbad8632daec4a3c106aa1359c76c8017 /scripts/gen_help_html.py | |
parent | 8ec5bc91262a73192cc63fe1ab25719cba139caa (diff) | |
download | rneovim-7b0ae589f0a703359db4e52733e3998987de4123.tar.gz rneovim-7b0ae589f0a703359db4e52733e3998987de4123.tar.bz2 rneovim-7b0ae589f0a703359db4e52733e3998987de4123.zip |
feat(lsp): allow root_dir to be nil (#15430)
According to the protocol definition `rootPath`, `rootUri` and
`workspaceFolders` are allowed to be null.
Some language servers utilize this to provide "single file" support.
If all three are null, they don't attempt to index a directory but
instead only provide capabilities for a single file.
Diffstat (limited to 'scripts/gen_help_html.py')
0 files changed, 0 insertions, 0 deletions