Add TSComment to docs

This commit is contained in:
rockerBOO 2020-11-19 17:18:04 -05:00 committed by Thomas Vigouroux
parent 07e86b1553
commit 913261739d

View file

@ -414,6 +414,10 @@ For booleans.
*hl-TSCharacter* *hl-TSCharacter*
For characters. For characters.
`TSComment`
*hl-TSComment*
For comment blocks.
`TSConstructor` `TSConstructor`
*hl-TSConstructor* *hl-TSConstructor*
For constructor calls and definitions: `{}` in Lua, and Java constructors. For constructor calls and definitions: `{}` in Lua, and Java constructors.