mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -04:00
highlights(typescript): add module keyword
This commit is contained in:
parent
30a45fc76b
commit
1d6e1354b7
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
"namespace"
|
||||
"override"
|
||||
"satisfies"
|
||||
"module"
|
||||
] @keyword
|
||||
|
||||
(as_expression "as" @keyword)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue