tree-sitter-tiger/queries
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
..
folds.scm Ignore comments and strings folding 2022-11-22 10:15:25 +01:00
highlights.scm Fix 'method' keyword high-lighting 2022-11-22 10:28:33 +01:00
indents.scm Add record declaration indentation 2022-06-13 11:30:16 +02:00
injections.scm Mark 'comment' as injecting 'comment' 2022-06-04 10:43:35 +02:00
locals.scm Add comment about 'locals' queries limitations 2022-06-04 10:43:35 +02:00
tags.scm Add class tags 2022-06-04 21:50:45 +02:00
textobjects.scm Fix 'class_type' textobject 2022-11-22 10:05:37 +01:00