helix-mods/runtime/queries/rust
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
..
highlights.scm rust: fix highlight corner-cases 2022-07-01 11:04:23 +02:00
indents.scm Indentation rework (#1562) 2022-03-31 00:08:07 +09:00
injections.scm add tree-sitter-regex (#1362) 2022-01-06 23:00:00 +08:00
locals.scm syntax: Add go & rust locals, improve tree-sitter error message 2021-09-06 18:13:52 +09:00
textobjects.scm add test textobjects queries for erlang,gleam,go,python,rust 2022-06-21 11:32:03 -05:00