mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 18:00:07 -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"
|
"public"
|
||||||
"type"
|
"type"
|
||||||
"readonly"
|
"readonly"
|
||||||
|
"override"
|
||||||
] @keyword
|
] @keyword
|
||||||
|
|
||||||
; types
|
; types
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue