helix-mirror/runtime/queries/odin
Akseli 083bb0118f
Fix some odin highlights (#11804)
Some of the odin highlights seemed wrong or lacking, like the import names were not being matched:

```odin

// color both "rl" here to same value
import rl "vendor:raylib"

...

rl.Vector3
```

Import color was also not being used correctly
2024-10-01 10:05:28 +09:00
..
highlights.scm Fix some odin highlights (#11804) 2024-10-01 10:05:28 +09:00
indents.scm Update Odin tree sitter grammar (#10698) 2024-05-07 18:14:55 +02:00
injections.scm Update Odin tree sitter grammar (#10698) 2024-05-07 18:14:55 +02:00