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

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