mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-03 17:45:05 +02:00
feat(extras): allow recommended to be the args for LazyVim.extras.wants
This commit is contained in:
parent
393aa44e66
commit
502602e4a2
2 changed files with 7 additions and 2 deletions
|
@ -21,6 +21,7 @@ local plugins = {
|
|||
{ "folke/lazy.nvim" },
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
"williamboman/mason.nvim",
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
}
|
||||
|
||||
local function main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue