helix/runtime
Akseli 083bb0118f
Fix some odin highlights ()
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
..
grammars
queries Fix some odin highlights () 2024-10-01 10:05:28 +09:00
themes Small bogster theme improvements () 2024-09-30 11:06:33 +09:00
tutor Fix typo in tutor ch 13.5 () 2024-09-30 10:58:19 +09:00