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

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