mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
HTML: improve highlights & injections
This commit is contained in:
parent
3f9a8e9509
commit
b86555d9c3
6 changed files with 39 additions and 1 deletions
|
|
@ -580,6 +580,10 @@ For text to be represented with emphasis.
|
|||
*hl-TSUnderline*
|
||||
For text to be represented with an underline.
|
||||
|
||||
`TSStrike`
|
||||
*hl-TSStrike*
|
||||
For strikethrough text.
|
||||
|
||||
`TSTitle`
|
||||
*hl-TSTitle*
|
||||
Text that is part of a title.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue