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

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