tree-sitter-tiger/test/highlight
Bruno BELANYI b22ca8cd67 More specific function keyword high-lighting
I learnt about this group by reading the nvim-treesitter source [1].

[1]: see 'lua/nvim-treesitter/highlight.lua'
2022-06-03 20:15:09 +02:00
..
comment.tig Add comment syntax highlighting 2022-06-02 22:20:37 +02:00
functions.tig Add functions high-lighting 2022-06-03 19:59:56 +02:00
identifiers.tig Add functions high-lighting 2022-06-03 19:59:56 +02:00
keywords.tig More specific function keyword high-lighting 2022-06-03 20:15:09 +02:00
literals.tig Add string escape high-lighting 2022-06-03 12:58:34 +02:00
operators.tig Add ':' as delimiter 2022-06-03 11:43:43 +02:00