Skip to content

Commit

Permalink
Merge pull request #138 from keith/ks/add-opaque-return-type-keyword
Browse files Browse the repository at this point in the history
Add opaque return type keyword
  • Loading branch information
keith committed Jul 9, 2019
2 parents ef9caa1 + 7a3b81b commit d3d6615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions syntax/swift.vim
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ syntax keyword swiftKeywords
\ return
\ self
\ set
\ some
\ static
\ subscript
\ super
Expand Down

0 comments on commit d3d6615

Please sign in to comment.