typescript: Highlight `using` keyword (#14772)

versecafe created

Release Notes:

- Added syntax highlighting for the `using` keyword in TypeScript
([#14762](https://github.com/zed-industries/zed/issues/14762)).

Change summary

crates/languages/src/tsx/highlights.scm        | 1 +
crates/languages/src/typescript/highlights.scm | 1 +
2 files changed, 2 insertions(+)

Detailed changes