dotfiles/.vimrc.filetypes

3 lines
86 B
Plaintext
Raw Normal View History

2022-03-08 09:56:54 +00:00
autocmd FileType yaml let b:autoformat_autoindent=0
let g:run_all_formatters_yaml = 0