dotfiles/nvim.configlink/settings/polyglot.vim
2021-04-11 20:49:42 -04:00

6 lines
156 B
VimL

" Polyglot Syntax
"----------------
let g:terraform_fmt_on_save=1 " Formats with terraform plugin
let g:rustfmt_autosave = 1 " Formats with rust plugin