tree-sitter-tiger/test
Bruno BELANYI 724abf12e8 Fix 'method' keyword high-lighting
It makes more sense to add it to `keyword.function`, neovim does not
have a `keyword.method` category, and `method` is for the method name
itself.
2022-11-22 10:28:33 +01:00
..
corpus Use consistent separator for test files 2022-06-13 10:45:56 +02:00
highlight Fix 'method' keyword high-lighting 2022-11-22 10:28:33 +01:00
indent Add record declaration indentation 2022-06-13 11:30:16 +02:00
tags Add class tags 2022-06-04 21:50:45 +02:00
indent_spec.lua Add record declaration indentation 2022-06-13 11:30:16 +02:00