chore: make demonstrated examples the default values of AstroNvim
This commit is contained in:
@ -23,7 +23,6 @@ return {
|
||||
opts = function(_, opts)
|
||||
-- add more things to the ensure_installed table protecting against community packs modifying it
|
||||
opts.ensure_installed = require("astrocore").list_insert_unique(opts.ensure_installed, {
|
||||
"prettier",
|
||||
"stylua",
|
||||
-- add more arguments for adding more null-ls sources
|
||||
})
|
||||
|
Reference in New Issue
Block a user