mirror of
https://github.com/neovim/neovim.git
synced 2025-09-09 21:08:17 +00:00
15 lines
322 B
Scheme
15 lines
322 B
Scheme
(headline) @text.title
|
|
(column_heading) @text.title
|
|
(tag
|
|
"*" @conceal (#set! conceal "")
|
|
name: (_) @label)
|
|
(option
|
|
name: (_) @text.literal)
|
|
(hotlink
|
|
"|" @conceal (#set! conceal "")
|
|
destination: (_) @text.reference)
|
|
(backtick
|
|
"`" @conceal (#set! conceal "")
|
|
content: (_) @string)
|
|
(argument) @parameter
|