mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 23:10:11 -04:00
Add highlight for quote marker
This commit is contained in:
parent
46b9916492
commit
391f29c03a
2 changed files with 3 additions and 1 deletions
|
|
@ -45,6 +45,8 @@
|
|||
(thematic_break)
|
||||
] @punctuation.special
|
||||
|
||||
(block_quote_marker) @punctuation.special
|
||||
|
||||
[
|
||||
(backslash_escape)
|
||||
(hard_line_break)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue