Skip to content

Commit 88c0300

Browse files
author
Keith Smiley
authored
Merge pull request #101 from samsymons/add-fileprivate
Add the `fileprivate` keyword
2 parents 9fcda78 + b2bd2a1 commit 88c0300

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
@@ -119,6 +119,7 @@ syntax keyword swiftKeywords
119119
\ else
120120
\ extension
121121
\ fallthrough
122+
\ fileprivate
122123
\ final
123124
\ for
124125
\ func

0 commit comments

Comments
 (0)