forked from dineshsalunke/nvim-config
fix: lock the treesitter since there is some bug on the latest commit
This commit is contained in:
parent
14bbc86ab6
commit
807a9884ed
@ -1,6 +1,7 @@
|
||||
return {
|
||||
{
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
commit = "b6492f41c46d9c3bc3550ecfb10c3f261e73cba6",
|
||||
build = ":TSUpdate",
|
||||
version = false,
|
||||
event = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user