mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 07:50:07 -04:00
highlights(typescript): add satisfies keyword (#3852)
This commit is contained in:
parent
54028a819a
commit
1b3f93dcb9
2 changed files with 3 additions and 2 deletions
|
|
@ -14,6 +14,7 @@
|
|||
"type"
|
||||
"readonly"
|
||||
"override"
|
||||
"satisfies"
|
||||
] @keyword
|
||||
|
||||
; types
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue