mirror of
https://github.com/neovim/neovim.git
synced 2025-09-25 04:28:33 +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.