dotfiles/vim/ftplugin/yaml.vim

2 lines
33 B
VimL
Raw Normal View History

2023-04-29 16:36:57 +02:00
let b:ale_fixers = [ 'yamlfix' ]