helix/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;`.
2021-12-23 12:10:24 +09:00
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries Add precise rust queries for use, mod, as (#1339) 2021-12-23 12:10:24 +09:00
themes Add dracula theme (#1258) 2021-12-20 22:37:47 +09:00
tutor.txt Continue tutor (#737) 2021-10-16 12:47:45 +09:00