AutoYADM commit: 2025-01-14 16:15:05
This commit is contained in:
parent
050de51426
commit
3bdeed0a22
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@ return {
|
|||
"williamboman/mason.nvim",
|
||||
-- opts = { ensure_installed = { "ltex-ls" } },
|
||||
opts = {
|
||||
ensure_installed = { "tree-sitter-cli", "rust-analyzer" },
|
||||
ensure_installed = { "tree-sitter-cli", "rust-analyzer", "bacon-ls" },
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue