difftastic/test/highlight
Eugene Yokota 7dd646ff64 Refactor highlighting
tree-sitter now uses last-wins rules for highlighting.
This moves the rules around to match the older highlighting.
Except operator, which I've now let it take precedence over `function.call`.
2024-03-12 03:05:12 +07:00
..
basics.scala Fix parenthesized expressions in braceless `if` conditions 2023-09-18 21:48:31 +07:00
comments.scala Added block comments to the comment highlighting query 2023-06-06 11:55:23 +07:00
scala3.scala Refactor highlighting 2024-03-12 03:05:12 +07:00