diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/nvim-treesitter.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index 3d7fc04cb..1bf5ef310 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -570,9 +570,9 @@ For types. *hl-TSTypeBuiltin* For builtin types (you guessed it, right ?). -`TSStructure` - *hl-TSStructure* -This is left as an exercise for the reader. +`TSNamespace` + *hl-TSNamespace* +For identifiers referring to modules and namespaces. `TSInclude` *hl-TSInclude* |
