helix-mods/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
2022-07-01 11:04:23 +02:00
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries rust: fix highlight corner-cases 2022-07-01 11:04:23 +02:00
themes Update cursorline for tokyonight + tokyonight_storm (#2927) 2022-06-30 17:14:55 -05:00
tutor.txt Restore section spacing in tutor. (#2791) 2022-06-16 17:28:55 -05:00