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

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