Files
nvim-config/lua/plugins/treesitter.lua

9 lines
90 B
Lua

return {
{
"nvim-treesitter/nvim-treesitter",
},
{
"windwp/nvim-ts-autotag",
},
}