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

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