From 429036317aa67b097fa4a04b8dda5551266b942e Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Mon, 3 Aug 2020 21:40:23 -0500 Subject: Lua: highlight function name --- doc/nvim-treesitter.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index ebe568a1f..7e4f749cf 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -388,6 +388,10 @@ For any operator: `+`, but also `->` and `*` in C. *hl-TSKeyword* For keywords that don't fall in previous categories. +`TSKeywordFunction` + *hl-TSKeywordFunction* +For keywords used to define a fuction. + `TSException` *hl-TSException* For exception related keywords. -- cgit v1.2.3-70-g09d2