mirror of https://github.com/helix-editor/helix
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 correctlypull/1570/head
parent
cb9307bb03
commit
083bb0118f
Loading…
Reference in New Issue