Skip to content

Commit

Permalink
[Groovy] revert as scope change for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Hall committed Dec 8, 2024
1 parent ed8f5b0 commit e80ef01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Groovy/Groovy.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ contexts:
scope: keyword.control.exception.groovy
keyword-operator:
- match: \bas\b
scope: keyword.context.resource.groovy
scope: keyword.operator.as.groovy
- match: \bis\b
scope: keyword.operator.reflection.groovy
- match: '\?\:'
Expand Down

0 comments on commit e80ef01

Please sign in to comment.