google / vim-codefmt

Vim plugin for syntax-aware code formatting
Apache License 2.0
1.11k stars 114 forks source link

Add a formatter for Haskell #198

Closed timtraversy closed 1 year ago

timtraversy commented 2 years ago

Formatter tool Ormolu seems to be the leading Haskell formatter these days: https://github.com/tweag/ormolu

Filetype(s) *.hs