nvim-treesitter/queries/julia
Sergio A. Vargas 82cff67988
julia: update parser and highlights (#4016)
- Replace `scoped_identifier` with `field_expression` in function names
- Replace true and false with `boolean_literal`
2022-12-23 10:34:24 +01:00
..
folds.scm fix: update julia queries to parser change 2022-11-06 11:12:20 +01:00
highlights.scm julia: update parser and highlights (#4016) 2022-12-23 10:34:24 +01:00
indents.scm julia: update queries to parser change (#3956) 2022-12-14 09:06:08 +01:00
injections.scm julia: update queries to parser change (#3956) 2022-12-14 09:06:08 +01:00
locals.scm fix(julia): update queries to parser change 2022-12-03 12:00:27 +01:00