mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 02:45:39 +00:00
build(deps): bump vimdoc (help) parser to v1.2.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user