vim-swift
vim-swift copied to clipboard
syntax: identify and highlight `@main`
Treat @main
as @UIApplicationMain
to ensure that the attribute is
highlighted properly. This is the portable equivalent of this attribute
and performs the same operation.