mirror of https://github.com/helix-editor/helix
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;`.pull/1341/head
parent
34766e242a
commit
a8618cf111
Loading…
Reference in New Issue