You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/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
1 month ago
..
highlights.scm Fix some odin highlights (#11804) 1 month ago
indents.scm Update Odin tree sitter grammar (#10698) 6 months ago
injections.scm Update Odin tree sitter grammar (#10698) 6 months ago