diff options
Diffstat (limited to 'doc/nvim-treesitter.txt')
| -rw-r--r-- | doc/nvim-treesitter.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index eb1573ef0..6ad57eef9 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -560,6 +560,10 @@ For regexes. *hl-TSStringEscape* For escape characters within a string. +`TSSymbol` + *hl-TSSymbol* +For identifiers referring to symbols or atoms. + `TSTag` *hl-TSTag* Tags like html tag names. |
