hashivim / vim-terraform

basic vim/terraform integration
http://hashivim.github.io/vim-terraform
ISC License
1.08k stars 111 forks source link

terraform_fmt_on_save not working with in after/ftplugin/terraform.vim #175

Closed FilBot3 closed 2 years ago

FilBot3 commented 2 years ago

So, I can put a terraform.vim file in to:

with the contents of:

let g:terraform_fmt_on_save=1

This works, but when I put it into:

I see the script is loaded, but the format on save doesn't seem to work. Any ideas why?

dimbleby commented 2 years ago

no (and it works for me)

do report back if you figure it out, perhaps the next person will benefit