summaryrefslogtreecommitdiff
path: root/doc/tags
diff options
context:
space:
mode:
authorThomas Vigouroux <tomvig38@gmail.com>2020-06-21 19:43:02 +0200
committerThomas Vigouroux <39092278+vigoux@users.noreply.github.com>2020-06-26 20:56:19 +0200
commit282e18edd18fdd84e8436440789c0ecb2bc83f82 (patch)
treed01ab6c1dde69ae8248236627e23ccf673b7ca80 /doc/tags
parent2d224ac3bfd0f3ac4afd458a7f2fb55955ebc38c (diff)
highlight: use custom highlight groups
Diffstat (limited to 'doc/tags')
-rw-r--r--doc/tags32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/tags b/doc/tags
index df33c4d4..7cab4463 100644
--- a/doc/tags
+++ b/doc/tags
@@ -5,9 +5,41 @@
:TSInstall nvim-treesitter.txt /*:TSInstall*
:TSInstallInfo nvim-treesitter.txt /*:TSInstallInfo*
:TSModuleInfo nvim-treesitter.txt /*:TSModuleInfo*
+hl-TSBoolean nvim-treesitter.txt /*hl-TSBoolean*
+hl-TSCharacter nvim-treesitter.txt /*hl-TSCharacter*
+hl-TSConditional nvim-treesitter.txt /*hl-TSConditional*
+hl-TSConstBuiltin nvim-treesitter.txt /*hl-TSConstBuiltin*
+hl-TSConstMacro nvim-treesitter.txt /*hl-TSConstMacro*
+hl-TSConstant nvim-treesitter.txt /*hl-TSConstant*
+hl-TSConstructor nvim-treesitter.txt /*hl-TSConstructor*
+hl-TSException nvim-treesitter.txt /*hl-TSException*
+hl-TSField nvim-treesitter.txt /*hl-TSField*
+hl-TSFloat nvim-treesitter.txt /*hl-TSFloat*
+hl-TSFuncBuiltin nvim-treesitter.txt /*hl-TSFuncBuiltin*
+hl-TSFuncMacro nvim-treesitter.txt /*hl-TSFuncMacro*
+hl-TSFunction nvim-treesitter.txt /*hl-TSFunction*
+hl-TSInclude nvim-treesitter.txt /*hl-TSInclude*
+hl-TSKeyword nvim-treesitter.txt /*hl-TSKeyword*
+hl-TSLabel nvim-treesitter.txt /*hl-TSLabel*
+hl-TSMethod nvim-treesitter.txt /*hl-TSMethod*
+hl-TSNumber nvim-treesitter.txt /*hl-TSNumber*
+hl-TSOperator nvim-treesitter.txt /*hl-TSOperator*
+hl-TSParameter nvim-treesitter.txt /*hl-TSParameter*
+hl-TSProperty nvim-treesitter.txt /*hl-TSProperty*
+hl-TSPunctBracket nvim-treesitter.txt /*hl-TSPunctBracket*
+hl-TSPunctDelimiter nvim-treesitter.txt /*hl-TSPunctDelimiter*
+hl-TSPunctSpecial nvim-treesitter.txt /*hl-TSPunctSpecial*
+hl-TSRepeat nvim-treesitter.txt /*hl-TSRepeat*
+hl-TSString nvim-treesitter.txt /*hl-TSString*
+hl-TSStringEscape nvim-treesitter.txt /*hl-TSStringEscape*
+hl-TSStringRegex nvim-treesitter.txt /*hl-TSStringRegex*
+hl-TSStructure nvim-treesitter.txt /*hl-TSStructure*
+hl-TSType nvim-treesitter.txt /*hl-TSType*
+hl-TSTypeBuiltin nvim-treesitter.txt /*hl-TSTypeBuiltin*
nvim-treesitter nvim-treesitter.txt /*nvim-treesitter*
nvim-treesitter-commands nvim-treesitter.txt /*nvim-treesitter-commands*
nvim-treesitter-functions nvim-treesitter.txt /*nvim-treesitter-functions*
+nvim-treesitter-highlights nvim-treesitter.txt /*nvim-treesitter-highlights*
nvim-treesitter-intro nvim-treesitter.txt /*nvim-treesitter-intro*
nvim-treesitter-quickstart nvim-treesitter.txt /*nvim-treesitter-quickstart*
nvim-treesitter-utils nvim-treesitter.txt /*nvim-treesitter-utils*