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*
For characters.
`TSComment`
*hl-TSComment*
For comment blocks.
`TSConstructor`
*hl-TSConstructor*
For constructor calls and definitions: `{}` in Lua, and Java constructors.