dot-files/vim/.vim/ftplugin/pandoc.vim

3 lines
84 B
VimL

" Let ALE know that I want Markdown linters
let b:ale_linter_aliases=[ 'markdown' ]