2 lines
71 B
VimL
2 lines
71 B
VimL
" Format Terraform files automatically
|
|
let g:terraform_fmt_on_save = 1
|
" Format Terraform files automatically
|
|
let g:terraform_fmt_on_save = 1
|