Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information