nvim-treesitter/queries/julia
Sergio A. Vargas 3914267577
feat(highlights/julia): Add missing highlights (#2464)
- Add highlights for:
    + command strings
    + abstract type definitions
    + module `end` delimiters

- Distinguish `:` in quotes and ranges (it's already highlighted
  differently in ternary expressions).
2022-02-07 22:16:58 +01:00
..
folds.scm Update Julia fold queries 2021-07-07 21:37:18 +02:00
highlights.scm feat(highlights/julia): Add missing highlights (#2464) 2022-02-07 22:16:58 +01:00
indents.scm Add exception handling branches 2021-07-07 21:37:18 +02:00
injections.scm highlights(julia): add highlight for block comments 2022-01-13 17:56:06 +01:00
locals.scm Add Julia highlights (coauthor: @mroavi) 2021-01-03 19:05:02 +01:00