@@ -1,3 +1,4 @@
|
||||
--- @type LazyPluginSpec
|
||||
return {
|
||||
"williamboman/mason.nvim",
|
||||
build = function()
|
||||
@@ -23,7 +24,7 @@ return {
|
||||
"pyright",
|
||||
"powershell_es",
|
||||
"jsonls",
|
||||
"eslint"
|
||||
"eslint",
|
||||
},
|
||||
automatic_installation = true,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user