aboutsummaryrefslogtreecommitdiff
path: root/helix-syntax/languages/tree-sitter-scala
Commit message (Collapse)AuthorAge
* Add scala syntax highlights (#1278)Oliver Hechtl2021-12-18
| | | | | | | | | | | | | * 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
* Import tree sitter queries.Blaž Hrastnik2021-04-08
|
* Add helix-syntax as a wrapper around tree-sitter parsers.Blaž Hrastnik2020-09-09