return {
ensure_installed = {
"lua",
"luadoc",
"printf",
"vim",
"vimdoc",
"go",
"gomod",
"ruby",
"rust",
"cpp",
"javascript",
"typescript",
"html",
"css",
"astro",
"bash",
},
-- highlight = {
-- enable = true,
-- use_languagetree = true,
-- },
indent = { { enable = true } },
}