kickstart.nvim/lua/custom/plugins/nvim-treesitter.lua

4 lines
67 B
Lua

return {
"nvim-treesitter/nvim-treesitter", build = ":TSUpdate"
}