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
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
2 months ago
..
grammars Dynamically load grammar libraries at runtime 3 years ago
queries Fix some odin highlights (#11804) 2 months ago
themes Small bogster theme improvements (#11353) 2 months ago
tutor Fix typo in tutor ch 13.5 (#11765) 2 months ago