6 lines
156 B
VimL
Raw Normal View History

2021-04-11 20:49:42 -04:00
" Polyglot Syntax
"----------------
let g:terraform_fmt_on_save=1 " Formats with terraform plugin
let g:rustfmt_autosave = 1 " Formats with rust plugin