aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/rust_analyzer.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2026-03-13 11:54:55 -0400
committerGitHub <noreply@github.com>2026-03-13 11:54:55 -0400
commit21b540fc804f6595d2fc2f68fb8516dca1fafa0b (patch)
tree1960a49742294cd98119bbbc9e73d70c7562c7c5 /lsp/rust_analyzer.lua
parentdocs: update configs.md (diff)
parentdocs: apply auto-generated annotations to LSP configs (diff)
downloadnvim-lspconfig-21b540fc804f6595d2fc2f68fb8516dca1fafa0b.tar
nvim-lspconfig-21b540fc804f6595d2fc2f68fb8516dca1fafa0b.tar.gz
nvim-lspconfig-21b540fc804f6595d2fc2f68fb8516dca1fafa0b.tar.bz2
nvim-lspconfig-21b540fc804f6595d2fc2f68fb8516dca1fafa0b.tar.lz
nvim-lspconfig-21b540fc804f6595d2fc2f68fb8516dca1fafa0b.tar.xz
nvim-lspconfig-21b540fc804f6595d2fc2f68fb8516dca1fafa0b.tar.zst
nvim-lspconfig-21b540fc804f6595d2fc2f68fb8516dca1fafa0b.zip
Merge #4306 generate annotations for Lua types
Diffstat (limited to 'lsp/rust_analyzer.lua')
-rw-r--r--lsp/rust_analyzer.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/rust_analyzer.lua b/lsp/rust_analyzer.lua
index 89e31171..3ac16187 100644
--- a/lsp/rust_analyzer.lua
+++ b/lsp/rust_analyzer.lua
@@ -143,6 +143,7 @@ return {
},
},
},
+ ---@type lspconfig.settings.rust_analyzer
settings = {
['rust-analyzer'] = {
lens = {