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

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