good old treesitter master branch, see my treesitter-main branch for...
why I'm not switching
This commit is contained in:
parent
a25ca205ca
commit
ade2f0f598
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ local map = core.misc.map
|
||||||
|
|
||||||
return {
|
return {
|
||||||
{ "nvim-treesitter/nvim-treesitter",
|
{ "nvim-treesitter/nvim-treesitter",
|
||||||
|
branch = "master",
|
||||||
config = function()
|
config = function()
|
||||||
vim.cmd("TSUpdate")
|
vim.cmd("TSUpdate")
|
||||||
end,
|
end,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue