diff options
author | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2023-03-10 17:30:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-10 17:30:40 +0100 |
commit | d3c8d104bc921a27d56d2438f98bf7e80b623e47 (patch) | |
tree | f1f2fef42023e95047ab59d78764d53f85e3a156 /test/functional/ui/cursor_spec.lua | |
parent | 762a06c6bcfbcc1e40ba670bae10bacdbb973524 (diff) | |
download | rneovim-d3c8d104bc921a27d56d2438f98bf7e80b623e47.tar.gz rneovim-d3c8d104bc921a27d56d2438f98bf7e80b623e47.tar.bz2 rneovim-d3c8d104bc921a27d56d2438f98bf7e80b623e47.zip |
fix(lsp): prevent lsp tests from picking up local user config (#22606)
Sets `NVIM_APPNAME` for the lsp server instances and also for the
`exec_lua` environment to ensure local user config doesn't interfere
with the test cases.
My local `ftplugin/xml.lua` broke the LSP test cases about setting
`omnifunc` defaults.
Diffstat (limited to 'test/functional/ui/cursor_spec.lua')
0 files changed, 0 insertions, 0 deletions