dotfiles/.vimrc.filetypes

3 lines
86 B
Plaintext

autocmd FileType yaml let b:autoformat_autoindent=0
let g:run_all_formatters_yaml = 0