2 lines
86 B
Text
2 lines
86 B
Text
autocmd FileType yaml let b:autoformat_autoindent=0
|
|
let g:run_all_formatters_yaml = 0
|