dotfiles/nvim.configlink/settings/polyglot.vim

6 lines
156 B
VimL
Raw Normal View History

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