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/queries/rust
Gokul Soumya a8618cf111
Add precise rust queries for use, mod, as (#1339)
- Differentiates between `as` keyword as a binary type cast
  operator and import renamer.
- `mod` and `use` are now under `@keyword.control.import`,
  but `mod` is a `@keyword` if used as `mod name;`.
3 years ago
..
highlights.scm Add precise rust queries for use, mod, as (#1339) 3 years ago
indents.toml rust: Indent multi line call expressions one level deeper 3 years ago
injections.scm Add tree-sitter-comment (#1300) 3 years ago
locals.scm syntax: Add go & rust locals, improve tree-sitter error message 3 years ago
textobjects.scm Add treesitter textobjects (#728) 3 years ago