helix/runtime
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
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries highlight(scala): update to fix potential crash (#5576) 2023-01-19 11:26:12 -06:00
themes Kanagawa: theme rulers and some miscellaneous fixes (#5571) 2023-01-19 10:05:18 -06:00
tutor Fix a small typo in tutor document (#5449) 2023-01-08 08:30:37 -06:00