sdiehl / vim-ormolu

Plugin for formatting Haskell source code
MIT License
39 stars 3 forks source link

ToggleOrmolu messages #1

Closed jonathanlking closed 4 years ago

jonathanlking commented 4 years ago

I believe the "Ormolu formatting ..." messages should be the other way around. Also should DisableOrmolu instead set ormolu_disable = 1?

https://github.com/sdiehl/vim-ormolu/blob/9517c118c2bf844dd07df1e6b711e1f661678871/ftplugin/haskell/ormolu-haskell.vim#L51-L63

Thanks for the plugin, it's greatly appreciated!

sdiehl commented 4 years ago

Thanks for noticing, I pushed the fix.