mirror of
https://github.com/neovim/neovim.git
synced 2025-11-15 14:59:20 +00:00
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.