1
0
Fork 0
mirror of synced 2024-05-27 12:31:12 -04:00
ultimate-vim/sources_non_forked_fallback/ale/ale_linters/elixir/cspell.vim

6 lines
156 B
VimL
Raw Normal View History

2022-08-08 09:45:34 -04:00
scriptencoding utf-8
" Author: David Houston <houstdav000>
" Description: cspell support for Elixir files.
call ale#handlers#cspell#DefineLinter('elixir')