aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/ocaml
Commit message (Collapse)AuthorAge
* highlights: @include -> @keyword.control.importBlaž Hrastnik2021-12-17
|
* Updated tree-sitter query scopes (#896)Kirawi2021-11-03
| | | | | | | | | | | | | | | | | | * updated theme scopes variable.property -> variable.field property -> variable.field * updated theme scopes * update book and themes updated book and themes to reflect scope changes * wip * update more queries * update dark_plus.toml
* Improve docs, fix up a few highlight scopesBlaž Hrastnik2021-09-07
|
* Improve highlighting scopesBlaž Hrastnik2021-09-06
|
* Improve grammar definitionsBlaž Hrastnik2021-09-06
|
* OCaml support (#666)oberblastmeister2021-09-01
* added some stuff * add interface * indent * highlights and locals * scope * change some stuff * add indents * fix blanket highlight * macro * use inherits