1
0
Fork 0
mirror of synced 2024-07-04 14:31:09 -04:00
ultimate-vim/sources_non_forked/ale/ale_linters/rego/cspell.vim
2022-11-21 23:06:50 +08:00

5 lines
114 B
VimL

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