Added astro formatting
This commit is contained in:
parent
a302871104
commit
4eba0d9b6d
|
|
@ -11,5 +11,8 @@ return {
|
|||
config = function()
|
||||
require("nvim-autopairs").setup {}
|
||||
end,
|
||||
},
|
||||
{
|
||||
'wuelnerdotexe/vim-astro'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue