mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 08:53:33 +02:00
fix(mason): rename and pin to v1
This commit is contained in:
parent
ec5981dfb1
commit
c20c402295
24 changed files with 37 additions and 31 deletions
|
@ -58,7 +58,7 @@ M.has_parser = LazyVim.memoize(M.has_parser)
|
|||
|
||||
return {
|
||||
{
|
||||
"williamboman/mason.nvim",
|
||||
"mason-org/mason.nvim",
|
||||
opts = { ensure_installed = { "prettier" } },
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue