summaryrefslogtreecommitdiff
path: root/ale_linters/swift/cspell.vim
blob: 25451e9d2c369b76f31d2c11796faadeb616dd8a (plain)
1
2
3
4
5
scriptencoding utf-8
" Author: David Houston <houstdav000>
" Description: cspell support for Swift files.

call ale#handlers#cspell#DefineLinter('swift')