1
0
Fork 0
mirror of synced 2024-11-05 17:08:57 -05:00
ultimate-vim/sources_non_forked/ale/ale_linters/rego/cspell.vim
2022-05-19 21:16:38 +08:00

4 lines
114 B
VimL

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