Skip to content

Commit a7afa7d

Browse files
committed
Merge pull request #79 from dduan/master
add 'associatedtype' as a keyword
2 parents 41d75c0 + b5c249e commit a7afa7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

syntax/swift.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ syntax keyword swiftAvailabilityArg renamed unavailable introduced deprecated ob
102102
" Keywords {{{
103103
syntax keyword swiftKeywords
104104
\ as
105+
\ associatedtype
105106
\ atexit
106107
\ break
107108
\ case

0 commit comments

Comments
 (0)