astronvim_config/plugins/treesitter.lua

4 lines
68 B
Lua

return {
"nvim-treesitter/nvim-treesitter",
opts = { "all" },
}