diff options
| author | Yi Ming <ofseed@foxmail.com> | 2026-03-13 23:39:05 +0800 |
|---|---|---|
| committer | Yi Ming <ofseed@foxmail.com> | 2026-03-13 23:39:05 +0800 |
| commit | 89fd0361b33d5bf452c345e89ea7099ac88ab607 (patch) | |
| tree | 7cd318e8ace5e0edfded3e5011df904546a63838 /lsp/rust_analyzer.lua | |
| parent | chore: update generated annotations (diff) | |
| download | nvim-lspconfig-89fd0361b33d5bf452c345e89ea7099ac88ab607.tar nvim-lspconfig-89fd0361b33d5bf452c345e89ea7099ac88ab607.tar.gz nvim-lspconfig-89fd0361b33d5bf452c345e89ea7099ac88ab607.tar.bz2 nvim-lspconfig-89fd0361b33d5bf452c345e89ea7099ac88ab607.tar.lz nvim-lspconfig-89fd0361b33d5bf452c345e89ea7099ac88ab607.tar.xz nvim-lspconfig-89fd0361b33d5bf452c345e89ea7099ac88ab607.tar.zst nvim-lspconfig-89fd0361b33d5bf452c345e89ea7099ac88ab607.zip | |
docs: apply auto-generated annotations to LSP configs
Diffstat (limited to 'lsp/rust_analyzer.lua')
| -rw-r--r-- | lsp/rust_analyzer.lua | 1 |
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 = { |
