helix-mods/runtime/queries/scala
eugene yokota 4535d0fa74 highlight(scala): update to fix potential crash (#5576)
* highlight(scala): update to fix crash

tree-sitter-scala has recently add a fix to workaround segv crashes in other editors.
Not sure if it happens to Helix as well, but it's probably a good idea to use the latest.

* highlight(scala): String interpolator support

This captures String interpolator as `function`

Co-authored-by: Chris Kipp <ckipp@pm.me>
2023-01-19 11:26:12 -06:00
..
highlights.scm highlight(scala): update to fix potential crash (#5576) 2023-01-19 11:26:12 -06:00
indents.scm Indentation rework (#1562) 2022-03-31 00:08:07 +09:00
injections.scm tree sitter comments injections (#1527) 2022-01-21 00:50:06 +09:00