mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
improve markdown highlighting
This commit is contained in:
parent
8ada8faf2f
commit
142c017ecb
2 changed files with 15 additions and 5 deletions
|
|
@ -5,3 +5,5 @@
|
|||
|
||||
((html_block) @html)
|
||||
((html_tag) @html)
|
||||
|
||||
((thematic_break) (_) @yaml @combined (thematic_break))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue