helix-mirror/runtime
Ian Hobson 57ec3b7330
Add a highlight for the keyword.storage scope to the onedark theme (#11802)
Rust highlight queries make use of keyword.storage for keywords like
`struct`, `enum`, and also for modifiers like `mut` and `ref`.

Using a color that's different to the one used for
`"variable.parameter"` (red) improves differentiation for mutable
function arguments.
2024-10-01 10:05:45 +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 Add a highlight for the keyword.storage scope to the onedark theme (#11802) 2024-10-01 10:05:45 +09:00
tutor Fix typo in tutor ch 13.5 (#11765) 2024-09-30 10:58:19 +09:00