mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
highlights(typescript): add override keyword
This commit is contained in:
parent
f76a6b6c85
commit
2be75015e8
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
"public"
|
||||
"type"
|
||||
"readonly"
|
||||
"override"
|
||||
] @keyword
|
||||
|
||||
; types
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue