1
0
Fork 0
mirror of synced 2024-09-28 13:37:00 -04:00
ultimate-vim/sources_non_forked/ale/ale_linters/swift/cspell.vim
2022-05-19 21:16:38 +08:00

5 lines
154 B
VimL

scriptencoding utf-8
" Author: David Houston <houstdav000>
" Description: cspell support for Swift files.
call ale#handlers#cspell#DefineLinter('swift')