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.
mix format
:w
Does someone know a plugin for this? How many of you use VIM?