1
0
Fork 0
mirror of synced 2024-06-22 00:41:10 -04:00
ultimate-vim/sources_non_forked/ale/ale_linters/rego/cspell.vim
2022-08-08 15:45:34 +02:00

5 lines
114 B
VimL

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