nvim-treesitter/queries/rust
Sergio Alejandro Vargas 81f75a54ff highlights(rust): update operators
- sort operators
- remove duplicated `*`
- add missing `<<=`

- highlight `as` correctly in path aliasing
- highlight leading quote `'` as part of a label (not an operator)
- highlight never type `!` as a type

- sort and format punctuation
2021-11-25 23:53:41 +01:00
..
folds.scm folds(rust): Fold trait definitions (#1582) 2021-07-18 15:59:58 +00:00
highlights.scm highlights(rust): update operators 2021-11-25 23:53:41 +01:00
indents.scm fixed rust match indents 2021-03-01 23:35:25 +01:00
injections.scm rust: inject html to html! macro 2021-06-21 08:52:38 +02:00
locals.scm Attach kind of reference to query result instead of using subfields 2020-07-20 08:55:53 +02:00