rm treesitter tag & fix #2697

pull/2788/head
siduck 3 months ago
parent 0dcd8a91b6
commit 8fe6a6560e

@ -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…
Cancel
Save