From 45397ebbd9fb2bb13b14824e917158d2e02f960a Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Tue, 22 Sep 2020 23:01:19 +0200 Subject: fix(highlights): Add TSNamespace highlight Start adding highlights for - C++ - Rust (including other scoped_identifier/scoped_type_identifier fixes) - JS (only namespace_import) Addresses #516 --- doc/nvim-treesitter.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') 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* -- cgit v1.2.3-70-g09d2