nvim-treesitter/queries/rust
Santos Gallegos bd13991050
Rust: highlight uppercase identifiers in match arms as constant (#1940)
* Rust: highlight uppercase identifiers in match arms as constant

Closes https://github.com/nvim-treesitter/nvim-treesitter/issues/1928

* Highlight builtins
2021-10-30 12:09:54 -05:00
..
folds.scm folds(rust): Fold trait definitions (#1582) 2021-07-18 15:59:58 +00:00
highlights.scm Rust: highlight uppercase identifiers in match arms as constant (#1940) 2021-10-30 12:09:54 -05: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