build(deps): bump vimdoc (help) parser to v1.2.1

This commit is contained in:
Justin M. Keyes
2022-10-14 02:35:33 +02:00
parent 0578c67767
commit fdb15c3c3f
3 changed files with 9 additions and 6 deletions

View File

@@ -9,8 +9,11 @@
"|" @conceal (#set! conceal "")
text: (_) @text.reference)
(optionlink
text: (_) @text.literal)
text: (_) @text.reference)
(codespan
"`" @conceal (#set! conceal "")
text: (_) @string)
text: (_) @text.literal)
(codeblock) @text.literal
(argument) @parameter
(keycode) @string.special
(url) @text.uri