Skip to content

Commit

Permalink
Update Scala/Scala.sublime-syntax
Browse files Browse the repository at this point in the history
Co-authored-by: deathaxe <[email protected]>
  • Loading branch information
djspiewak and deathaxe authored Jan 5, 2025
1 parent f8573cc commit e22aa77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Scala/Scala.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -2070,6 +2070,7 @@ contexts:
- match: '\['
scope: punctuation.definition.generic.begin.scala
set:
- meta_scope: meta.generic.scala
- match: '\]'
scope: punctuation.definition.generic.end.scala
set: single-type-expression-tail
Expand Down

0 comments on commit e22aa77

Please sign in to comment.