alchemist.el icon indicating copy to clipboard operation
alchemist.el copied to clipboard

Add support for exfmt

Open nitingupta910 opened this issue 8 years ago • 1 comments

Please consider adding support for elixir code formatter: exfmt (https://github.com/lpil/exfmt). Recently exfmt seems to have implemented all features required for integration with emacs: https://github.com/lpil/exfmt/issues/27

nitingupta910 avatar Aug 04 '17 19:08 nitingupta910

For anyone looking for this, M-x elixir-format does the job just fine, using the new formatter built into Elixir 1.6. I think this issue can be closed.

skosch avatar Dec 09 '18 14:12 skosch