rm treesitter tag & fix #2697
This commit is contained in:
parent
f1386eaedf
commit
20f0c57e31
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ local default_plugins = {
|
|||
{
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
event = { "BufReadPost", "BufNewFile" },
|
||||
tag = "v0.9.2",
|
||||
cmd = { "TSInstall", "TSBufEnable", "TSBufDisable", "TSModuleInfo" },
|
||||
build = ":TSUpdate",
|
||||
opts = function()
|
||||
|
|
Loading…
Reference in a new issue