Set treesitter to v0.9.2 and fixed harpoon bind error

This commit is contained in:
Trianta
2024-02-14 18:47:42 -06:00
parent 6ac46c0a6c
commit f2702fc46b
2 changed files with 12 additions and 10 deletions
+1
View File
@@ -7,5 +7,6 @@ return {
{
"nvim-treesitter/nvim-treesitter",
build = ":TSUpdate",
tag = "v0.9.2",
}
}