1
0
Fork 0
mirror of synced 2024-11-27 03:05:36 -05:00
ultimate-vim/sources_non_forked/ale/ale_linters/texinfo/cspell.vim

6 lines
158 B
VimL
Raw Permalink Normal View History

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