mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 07:50:07 -04:00
highlights(markdown): fix conceal capture
This commit is contained in:
parent
f0398b7329
commit
436d2ebe24
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@
|
||||||
(fenced_code_block_delimiter)
|
(fenced_code_block_delimiter)
|
||||||
(code_span_delimiter)
|
(code_span_delimiter)
|
||||||
(emphasis_delimiter)
|
(emphasis_delimiter)
|
||||||
] @_conceal
|
] @conceal
|
||||||
(#set! conceal ""))
|
(#set! conceal ""))
|
||||||
|
|
||||||
(inline_link
|
(inline_link
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue