configs  Artifact [842bedc47d]

Artifact 842bedc47d65cb15437707d29f292080dd7657d5c0734cc7e1bd7ea201d45811:

  • File vim/ftplugin/swift.vim — part of check-in [00ec87204a] at 2020-02-27 20:57:57 on branch trunk — Partially import github.com/keith/swift.vim (user: js size: 166)

setlocal commentstring=//\ %s
" @-@ adds the literal @ to iskeyword for @IBAction and similar
setlocal iskeyword+=@-@,#
setlocal completefunc=syntaxcomplete#Complete