dot-files/vim/.vim/ftplugin/zsh.vim

3 lines
62 B
VimL

" Use shfmt as ALE fixer for zsh
let b:ale_fixers=[ 'shfmt' ]