Commit Graph

7 Commits (5a3ff742218aac32c3af08993f0edb623631fc72)

Author SHA1 Message Date
ChrHorn 4ec2a21c6e
Update Julia grammar, queries (#4588) 2 years ago
Christoph Horn 26b2f0a1b5 Julia queries: prevent constructors to be highlighted as functions
Also improves the captures of the remaining identifiers.
2 years ago
Christoph Horn f5c00b9bc9 Julia queries: major refactoring of `highlights.scm`, add regex injections, locals 2 years ago
Christoph Horn 77f11bf272 Julia queries: update grammar, fix breaking changes 2 years ago
Kirawi ee889aaa85
Updated tree-sitter query scopes (#896)
* 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
3 years ago
Blaž Hrastnik a6108baec9 Improve grammar definitions 3 years ago
wesh aa70362d20 Add julia support (LSP not working) 3 years ago