From bcf421b4e7f164dfc8aca8a94949adda2bdda10f Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Sat, 12 Sep 2020 20:57:01 +0200 Subject: Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages --- doc/nvim-treesitter.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index 80d2383e4..24e984d14 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -736,6 +736,14 @@ Literal text. *hl-TSURI* Any URI like a link or email. +`TSVariable` + *hl-TSVariable* +Any variable name that does not have another highlight. + +`TSVariableBuiltin` + *hl-TSVariableBuiltin* +Variable names that are defined by the languages, like `this` or `self`. + ============================================================================== MODULE-HIGHLIGHTS *nvim-treesitter-module-highlights* -- cgit v1.2.3-70-g09d2