From 8665a99a0fb2f7db8bbf0e9791e6956c1b4069c2 Mon Sep 17 00:00:00 2001 From: lfenzo Date: Mon, 25 Jul 2022 19:51:59 -0300 Subject: Updated nvim-tresitter.txt doc --- doc/nvim-treesitter.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index 7291ff40a..14cbb5f2d 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -551,7 +551,11 @@ Floating-point number literals. *hl-TSFunction* `TSFunction` -Function calls and definitions. +Function definitions. + + *hl-TSFunctionCall* +`TSFunctionCall` +Function calls. *hl-TSFuncBuiltin* `TSFuncBuiltin` @@ -591,7 +595,11 @@ GOTO labels: `label:` in C, and `::label::` in Lua. *hl-TSMethod* `TSMethod` -Method calls and definitions. +Method definitions. + + *hl-TSMethodCall* +`TSMethod` +Method calls. *hl-TSNamespace* `TSNamespace` -- cgit v1.2.3-70-g09d2