This commit is contained in:
RingOfStorms (Joshua Bell) 2023-06-13 03:34:04 -05:00
parent 42a3ec0172
commit 66c32e98f5
9 changed files with 230 additions and 96 deletions

View file

@ -3,7 +3,7 @@ return {
dependencies = { "windwp/nvim-ts-autotag", "JoosepAlviste/nvim-ts-context-commentstring" },
commit = "f2778bd1a28b74adf5b1aa51aa57da85adfa3d16",
build = ":TSUpdate",
event = "BufEnter",
event = "BufRead",
cmd = {
"TSBufDisable",
"TSBufEnable",