helix-mirror/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
2024-10-01 10:05:28 +09:00
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries Fix some odin highlights (#11804) 2024-10-01 10:05:28 +09:00
themes Small bogster theme improvements (#11353) 2024-09-30 11:06:33 +09:00
tutor Fix typo in tutor ch 13.5 (#11765) 2024-09-30 10:58:19 +09:00