diff options
author | Oliver Hechtl | 2021-12-18 04:40:34 +0000 |
---|---|---|
committer | GitHub | 2021-12-18 04:40:34 +0000 |
commit | 0683f0a20ae1c1ce3e7788e303c468767381e6fd (patch) | |
tree | 8841bf08164e81462bae031be25958a8ad5d9212 /helix-syntax | |
parent | 3ef115d4203fab93f7efe4f65d8dd63cc4535b91 (diff) |
Add scala syntax highlights (#1278)
* add partial scala syntax highlights
* ran cargo xtask docgen
* updated tree-sitter-scala, fixed highlights
* fix comments
* move identifier to the end of the highlights
* add indents
Diffstat (limited to 'helix-syntax')
m--------- | helix-syntax/languages/tree-sitter-scala | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/helix-syntax/languages/tree-sitter-scala b/helix-syntax/languages/tree-sitter-scala -Subproject fb23ed9a99da012d86b7a5059b9d8928607cce2 +Subproject 0a3dd53a7fc4b352a538397d054380aaa28be54 |