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

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