Format elixir on save VIM

Background

I am using VIM and I would like for vim to run mix format on save (:w).
However, I cannot find anything that does this.

Does someone know a plugin for this?
How many of you use VIM?