aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/java_language_server.lua
diff options
context:
space:
mode:
authorXeroOl <xerool@protonmail.com>2026-03-06 09:35:47 -0600
committerGitHub <noreply@github.com>2026-03-06 10:35:47 -0500
commitbca65dd7748333b2c1b1df66de4c6fff32712b78 (patch)
tree102a1cb784b459c21a84cbf5db5cd97273d7c2cc /lsp/java_language_server.lua
parentdocs: update configs.md (diff)
downloadnvim-lspconfig-bca65dd7748333b2c1b1df66de4c6fff32712b78.tar
nvim-lspconfig-bca65dd7748333b2c1b1df66de4c6fff32712b78.tar.gz
nvim-lspconfig-bca65dd7748333b2c1b1df66de4c6fff32712b78.tar.bz2
nvim-lspconfig-bca65dd7748333b2c1b1df66de4c6fff32712b78.tar.lz
nvim-lspconfig-bca65dd7748333b2c1b1df66de4c6fff32712b78.tar.xz
nvim-lspconfig-bca65dd7748333b2c1b1df66de4c6fff32712b78.tar.zst
nvim-lspconfig-bca65dd7748333b2c1b1df66de4c6fff32712b78.zip
fix(rust_analyzer): pass environment in rust-analyzer.runSingle #4333
When rust-analyzer wants to invoke cargo (eg, when the user uses code lenses), it sends a Command to nvim. This Command contains environment info that we're currently ignoring (ie, a value of RUSTC_TOOLCHAIN). With this change, we forward the environment variables that rust-analyzer wants to set to the spawned process.
Diffstat (limited to 'lsp/java_language_server.lua')
0 files changed, 0 insertions, 0 deletions