nvim-treesitter/queries/leo
r001 0b50cf1592
fix(leo): highlights fixes (#5563)
* make sure affine_group has priority, so parens and comma will not be miscolored; added `annotation` as @attribute

* `then` is not used as conditional, so moved to keywords

* finalize function highlight added

* differentiate between constant and variable variable identifiers
2023-10-23 19:15:49 +09:00
..
highlights.scm fix(leo): highlights fixes (#5563) 2023-10-23 19:15:49 +09:00
injections.scm feat: leo parser and queries (#5542) 2023-10-22 10:23:02 +09:00