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

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