Skip to content

Commit

Permalink
[Go] Fix punctuation scope
Browse files Browse the repository at this point in the history
  • Loading branch information
deathaxe committed Mar 6, 2022
1 parent c41f4ea commit 4497474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Go/Go.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ contexts:
captures:
1: punctuation.definition.comment.go
2: meta.keyword.annotation.go
3: punctuation.accessor.colon.go
3: meta.punctuation.accessor.colon.go
4: meta.variable.function.go
push: pop-line-annotation

Expand Down

0 comments on commit 4497474

Please sign in to comment.