Skip to content

Commit b3b6c8d

Browse files
committed
Merge pull request #2900 from tokorom/vim-syntax-fallthrought
[vim] highlight `fallthrough`
2 parents a9ed029 + f7867ce commit b3b6c8d

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
@@ -17,6 +17,7 @@ syn keyword swiftKeyword
1717
\ defer
1818
\ do
1919
\ else
20+
\ fallthrough
2021
\ for
2122
\ guard
2223
\ if

0 commit comments

Comments
 (0)