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
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
..
grammars Dynamically load grammar libraries at runtime 3 years ago
queries Add precise rust queries for use, mod, as (#1339) 3 years ago
themes Add dracula theme (#1258) 3 years ago
tutor.txt Continue tutor (#737) 3 years ago