Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update Julia grammar, queries (#4588) | ChrHorn | 2022-11-05 |
| | |||
* | Julia queries: prevent constructors to be highlighted as functions | Christoph Horn | 2022-08-24 |
| | | | | Also improves the captures of the remaining identifiers. | ||
* | Julia queries: major refactoring of `highlights.scm`, add regex injections, ↵ | Christoph Horn | 2022-08-24 |
| | | | | locals | ||
* | Julia queries: update grammar, fix breaking changes | Christoph Horn | 2022-08-24 |
| | |||
* | Updated tree-sitter query scopes (#896) | Kirawi | 2021-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 grammar definitions | Blaž Hrastnik | 2021-09-06 |
| | |||
* | Add julia support (LSP not working) | wesh | 2021-07-05 |