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

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