mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-03-10 09:27:25 +00:00
feat(extras): allow recommended to be the args for LazyVim.extras.wants
This commit is contained in:
@@ -21,6 +21,7 @@ local plugins = {
|
||||
{ "folke/lazy.nvim" },
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
"williamboman/mason.nvim",
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
}
|
||||
|
||||
local function main()
|
||||
|
||||
Reference in New Issue
Block a user