return {
{
"wuelnerdotexe/vim-astro",
name = "astro",
lazy = false,
config = function()
vim.g.astro_typescript = "enable"
end,
},
}