fix(treesitter): pin to master
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
---@type LazyPluginSpec
|
||||
return {
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
branch = "master",
|
||||
build = ":TSUpdate",
|
||||
event = "VeryLazy",
|
||||
dependencies = {
|
||||
|
||||
Reference in New Issue
Block a user