build(deps): bump vimdoc parser and queries to v1.2.4 (#20788)

This commit is contained in:
Christian Clason
2022-10-24 09:35:00 +02:00
committed by GitHub
parent 7718241286
commit 29fe3348ba
2 changed files with 6 additions and 2 deletions

View File

@ -14,6 +14,10 @@
"`" @conceal (#set! conceal "")
text: (_) @text.literal)
(codeblock) @text.literal
(codeblock
">" @conceal (#set! conceal ""))
(block
"<" @conceal (#set! conceal ""))
(argument) @parameter
(keycode) @string.special
(url) @text.uri