9 lines
112 B
Lua
9 lines
112 B
Lua
return {
|
|
{
|
|
"nvim-treesitter/nvim-treesitter",
|
|
lazy = false,
|
|
branch = "main",
|
|
build = "TSUpdate",
|
|
},
|
|
}
|