sdiehl / vim-ormolu

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

Block Formatting #8

Open sdiehl opened 4 years ago

sdiehl commented 4 years ago

Use --start-line to do block formatting.

  --start-line START       Start line of the region to format (starts from 1)
  --end-line END           End line of the region to format (inclusive)