aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_help_html.py
diff options
context:
space:
mode:
authorsim <simrats169169@gmail.com>2021-07-20 13:00:38 -0700
committerJustin M. Keyes <justinkz@gmail.com>2021-09-26 11:28:28 -0700
commit8ec5bc91262a73192cc63fe1ab25719cba139caa (patch)
tree581187765006830a312aec191014df988c9a47d6 /scripts/gen_help_html.py
parent959cf5e53c79e79794e09c5f6260094ff66f0ffa (diff)
downloadrneovim-8ec5bc91262a73192cc63fe1ab25719cba139caa.tar.gz
rneovim-8ec5bc91262a73192cc63fe1ab25719cba139caa.tar.bz2
rneovim-8ec5bc91262a73192cc63fe1ab25719cba139caa.zip
lsp(start_client): Allow passing custom workspaceFolders to the LSP (#15132)
Some language servers *cough*rust-analyzer*cough* need an empty/custom workspaceFolders for certain usecases. For example, rust-analyzer needs an empty workspaceFolders table for standalone file support (See https://github.com/rust-analyzer/rust-analyzer/pull/8955). This can also be useful for other languages that need to commonly open a certain directory (like flutter or lua), which would help prevent spinning up a new language server altogether. In case no workspaceFolders are passed, we fallback to what we had before.
Diffstat (limited to 'scripts/gen_help_html.py')
0 files changed, 0 insertions, 0 deletions