mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 14:30:05 -04:00
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
This commit is contained in:
parent
c6992f69d3
commit
27bbb64f87
2 changed files with 161 additions and 122 deletions
|
|
@ -186,7 +186,7 @@
|
|||
"revision": "0475a5017ad7dc84845d1d33187f2321abcb261d"
|
||||
},
|
||||
"julia": {
|
||||
"revision": "0572cebf7b8e8ef5990b4d1e7f44f0b36f62922c"
|
||||
"revision": "8fb38abff74652c4faddbf04d2d5bbbc6b4bae25"
|
||||
},
|
||||
"kotlin": {
|
||||
"revision": "a4f71eb9b8c9b19ded3e0e9470be4b1b77c2b569"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue