Commit Graph

10 Commits (bd9cfbb61d1ad3ce8ad144ad9e6d04cfc1fad473)

Author SHA1 Message Date
Iorvethe bd9cfbb61d
Fix `#match?` predicates in julia queries (#10793) 4 months ago
Iorvethe 951b454a33 Update tree-sitter-julia (#10031)
Update julia parser to latest version, along with:
- updating the queries,
- pulling changes from `nvim-treesitter`’s queries (as the maintainters
  of the parser update the queries there),
- reversing the queries’ order to be compatible with upstream.
4 months ago
Michael Davis 4ffe993533 Fix malformed predicates in highlighting queries 6 months ago
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