nvim-treesitter/queries/ocaml
Robin Björklin 3ad2aa578a fix(ocaml): change query order for Variables
By moving the Variables query higher it gives the @variable capture
group a lower precedence when highlighting.
This makes it possible to distinguish between @function and @variable.
2022-10-25 12:19:50 +02:00
..
folds.scm Add OCaml folds 2020-09-21 08:54:30 +02:00
highlights.scm fix(ocaml): change query order for Variables 2022-10-25 12:19:50 +02:00
injections.scm Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
locals.scm Improve OCaml locals 2020-09-21 08:54:30 +02:00