mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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*
|
||||
For characters.
|
||||
|
||||
`TSComment`
|
||||
*hl-TSComment*
|
||||
For comment blocks.
|
||||
|
||||
`TSConstructor`
|
||||
*hl-TSConstructor*
|
||||
For constructor calls and definitions: `{}` in Lua, and Java constructors.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue