Format code with purty on save - neovim

What are my options for formatting code on save using purty as a neovim user? I use CoC to do this with Elm but their docs are very good so I pretty much had my hand held trough setting that up and as such I’m not super savvy with doing this sort of thing.

Looks like there’s a way to get purty setup with neovim via ALE.

Some better hand-holding guides are on the todo list. Unfortunately, I haven’t settled on a great way to get everything working smoothly yet, or I’d write one up.

1 Like

thanks :slight_smile: looks like I got it working