1
0
Fork 0
mirror of synced 2024-06-17 22:41:10 -04:00
ultimate-vim/sources_non_forked/ale/ale_linters/rego/cspell.vim

5 lines
114 B
VimL
Raw Normal View History

2022-05-19 09:16:38 -04:00
scriptencoding utf-8
" Description: cspell support for rego files.
call ale#handlers#cspell#DefineLinter('rego')