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-plus/runtime
Michael Davis 78c944ebc3 rust: fix highlight corner-cases
* add punctuation highlights for commas as in function parameters
* remove stray `variable.parameter` highlight
    * I couldn't find any regressions from this and it fixes an
      edge case I ran into (but sadly did not record 😓)
* highlight `fn` as `keyword.function`
    * the theme docs have `fn` as an example so it seems fitting
2 years ago
..
grammars Dynamically load grammar libraries at runtime 3 years ago
queries rust: fix highlight corner-cases 2 years ago
themes Update cursorline for tokyonight + tokyonight_storm (#2927) 2 years ago
tutor.txt Restore section spacing in tutor. (#2791) 2 years ago