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

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