Skip to content

Commit 03140ad

Browse files
author
Akshay Hegde
committed
Highlight #selector keyword [SE-0022]
From swift-evolution: https://github.com/apple/swift-evolution/blob/master/proposals/0022-objc-selectors.md
1 parent 0fe633b commit 03140ad

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
@@ -227,6 +227,7 @@ syntax keyword swiftPreprocessor
227227
\ #elseif
228228
\ #else
229229
\ #endif
230+
\ #selector
230231

231232

232233
" Comment patterns

0 commit comments

Comments
 (0)