Added astro formatting

This commit is contained in:
titusdmoore 2023-04-04 20:49:23 -04:00
parent a302871104
commit 4eba0d9b6d
1 changed files with 3 additions and 0 deletions

View File

@ -11,5 +11,8 @@ return {
config = function()
require("nvim-autopairs").setup {}
end,
},
{
'wuelnerdotexe/vim-astro'
}
}