mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 12:31:04 +00:00
3 lines
73 B
Lua
3 lines
73 B
Lua
return {
|
|
{ "nvim-treesitter/nvim-treesitter", build = ":TSUpdate" },
|
|
}
|