1
0
Fork 0
mirror of synced 2024-06-26 02:31:09 -04:00
ultimate-vim/sources_non_forked/ale/ale_linters/rego/cspell.vim
2022-05-19 21:16:38 +08:00

5 lines
114 B
VimL

scriptencoding utf-8
" Description: cspell support for rego files.
call ale#handlers#cspell#DefineLinter('rego')