Fix crashing on edit html
This commit is contained in:
parent
79ce937f9e
commit
6c16fd104d
@ -70,7 +70,7 @@ local default_plugins = {
|
||||
{
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
event = { "BufReadPost", "BufNewFile" },
|
||||
tag = "v0.9.2",
|
||||
tag = "v0.9.3",
|
||||
cmd = { "TSInstall", "TSBufEnable", "TSBufDisable", "TSModuleInfo" },
|
||||
build = ":TSUpdate",
|
||||
opts = function()
|
||||
|
Loading…
Reference in New Issue
Block a user