mirror of
https://github.com/keith/swift.vim.git
synced 2025-12-22 12:14:13 +01:00
Add @resultBuilder
This commit is contained in:
@@ -208,6 +208,7 @@ syntax keyword swiftAttributes
|
||||
\ @NSManaged
|
||||
\ @objc
|
||||
\ @propertyWrapper
|
||||
\ @resultBuilder
|
||||
\ @testable
|
||||
\ @UIApplicationMain
|
||||
\ @usableFromInline
|
||||
|
||||
Reference in New Issue
Block a user