dots/stow/.config/nvim/lua/nico/lazy/treesitter.lua

4 lines
75 B
Lua

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