mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 16:00:02 -04:00
julia: update parser and highlights (#4016)
- Replace `scoped_identifier` with `field_expression` in function names - Replace true and false with `boolean_literal`
This commit is contained in:
parent
895d4a1202
commit
82cff67988
2 changed files with 4 additions and 8 deletions
|
|
@ -204,7 +204,7 @@
|
|||
"revision": "505f5bd90053ae895aa3d6f2bac8071dd9abd8b2"
|
||||
},
|
||||
"julia": {
|
||||
"revision": "36b099e9ea577f64ba53323115028dadd2991d2c"
|
||||
"revision": "f254ff9c52e994f629a60821662917d2c6c0e8eb"
|
||||
},
|
||||
"kotlin": {
|
||||
"revision": "b953dbdd05257fcb2b64bc4d9c1578fac12e3c28"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue