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

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