mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
highlights(markdown): conceal emphasis_delimiter
This commit is contained in:
parent
ade64b4459
commit
2bedaeb732
1 changed files with 6 additions and 5 deletions
|
|
@ -77,5 +77,6 @@
|
||||||
(info_string)
|
(info_string)
|
||||||
(fenced_code_block_delimiter)
|
(fenced_code_block_delimiter)
|
||||||
(code_span_delimiter)
|
(code_span_delimiter)
|
||||||
|
(emphasis_delimiter)
|
||||||
] @_conceal
|
] @_conceal
|
||||||
(#set! conceal ""))
|
(#set! conceal ""))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue