mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 20:00:07 -04:00
Add TSComment to docs
This commit is contained in:
parent
07e86b1553
commit
913261739d
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue