Skip to content

Commit 156bfe8

Browse files
committed
vim: add throw keyword
1 parent 6b8eae0 commit 156bfe8

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
@@ -42,6 +42,7 @@ syn keyword swiftKeyword
4242
\ return
4343
\ static
4444
\ switch
45+
\ throw
4546
\ try
4647
\ typealias
4748
\ var

0 commit comments

Comments
 (0)