mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-09 03:53:52 -05:00
Update
This commit is contained in:
@@ -215,6 +215,7 @@ syntax keyword swiftAttributes
|
||||
\ @NSCopying
|
||||
\ @NSManaged
|
||||
\ @objc
|
||||
\ @preconcurrency
|
||||
\ @propertyWrapper
|
||||
\ @resultBuilder
|
||||
\ @Sendable
|
||||
@@ -223,7 +224,9 @@ syntax keyword swiftAttributes
|
||||
\ @usableFromInline
|
||||
\ @warn_unused_result
|
||||
|
||||
syntax keyword swiftConditionStatement #available
|
||||
syntax keyword swiftConditionStatement
|
||||
\ #available
|
||||
\ #unavailable
|
||||
|
||||
syntax keyword swiftStructure
|
||||
\ struct
|
||||
|
||||
Reference in New Issue
Block a user