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
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.
2 months ago
..
grammars Dynamically load grammar libraries at runtime 3 years ago
queries Fix some odin highlights (#11804) 2 months ago
themes Add a highlight for the keyword.storage scope to the onedark theme (#11802) 2 months ago
tutor Fix typo in tutor ch 13.5 (#11765) 2 months ago