mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-14 03:14:38 +02:00
Merge branch 'main' into fix/mason-v2
This commit is contained in:
commit
6efced7b9f
2 changed files with 6 additions and 0 deletions
|
@ -325,4 +325,8 @@ return {
|
|||
end)
|
||||
end,
|
||||
},
|
||||
|
||||
-- pin to v1 for now
|
||||
{ "mason-org/mason.nvim", version = "^1.0.0" },
|
||||
{ "mason-org/mason-lspconfig.nvim", version = "^1.0.0" },
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue