Skip to content

Commit 4dab467

Browse files
committed
vim: highlight reethrows as a modifier
1 parent 0d600fd commit 4dab467

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/vim/syntax/swift.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ syn keyword swiftDefinitionModifier
5454
\ internal
5555
\ private
5656
\ public
57+
\ rethrows
5758
\ static
5859
\ throws
5960

0 commit comments

Comments
 (0)