nvim-treesitter/queries/julia
Sergio Alejandro Vargas 27bbb64f87 refactor(highlights/julia): Update definitions
See https://github.com/tree-sitter/tree-sitter-julia/pull/54

Remove a bunch of patterns with `argument_list`. No longer necessary
with `short_function_definition`.

Other minor changes including:

- Add boolean literals See
  https://github.com/tree-sitter/tree-sitter-julia/pull/44
- Update highlights for operators (for bindings, type operators, etc)

- Update lockfile
2022-11-02 23:08:11 +01:00
..
folds.scm Update Julia fold queries 2021-07-07 21:37:18 +02:00
highlights.scm refactor(highlights/julia): Update definitions 2022-11-02 23:08:11 +01:00
indents.scm julia: update queries to parser changes 2022-04-15 12:15:18 +02:00
injections.scm julia: update queries to parser changes 2022-04-15 12:15:18 +02:00
locals.scm Add Julia highlights (coauthor: @mroavi) 2021-01-03 19:05:02 +01:00