mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-02 09:05:00 +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
|
@ -8,8 +8,8 @@ require("lazy.minit").setup({
|
|||
spec = {
|
||||
{ dir = vim.uv.cwd() },
|
||||
"LazyVim/starter",
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
"williamboman/mason.nvim",
|
||||
"mason-org/mason-lspconfig.nvim",
|
||||
"mason-org/mason.nvim",
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
{ "echasnovski/mini.icons", opts = {} },
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue