Commit History

Author SHA1 Message Date
  Kovid Goyal 49ea26968c Bump go version to 1.21 1 year ago
  Kovid Goyal 266746c96e Implement the trim_whitespace option 1 year ago
  Kovid Goyal 34526517de Allow passing multiple options to control how wrapping is done 1 year ago
  Kovid Goyal cb99fbd83c Dont remove leading and trailing spaces when wrapping 1 year ago
  Kovid Goyal 4c9efb6ff2 Fix bold/dim handling when wrapping 1 year ago
  Kovid Goyal 4bc9cf84a3 Micro-optimization 1 year ago
  Kovid Goyal 924cd4cadd Do not add a trailing newline when wrapping 1 year ago
  Kovid Goyal e42b4fd9a6 Decrease allocs when wrapping 1 year ago
  Kovid Goyal 18b58c5cf9 Ensure wrapping never results in lines longer than the specified word 1 year ago
  Kovid Goyal 5ad2ac259b When truncating descriptions for completion truncate at word boundaries 2 years ago
  Kovid Goyal ef49634353 Fix some issues reported by staticcheck 2 years ago
  Kovid Goyal 3d79eb5730 more tests for indent and wrap 2 years ago
  Kovid Goyal af7f4e97cf More work on the new formatter 2 years ago
  Kovid Goyal 40a9ab8929 Allow ignoring lines containing a sentinel 2 years ago
  Kovid Goyal e433b90297 Dont drop trailing escape codes when stripping trailing whitespace 2 years ago
  Kovid Goyal 1ac7d9c10d Basic wrap is working 2 years ago
  Kovid Goyal ef5f0025e1 Start work on more sophisticated indent+wrap implementation 2 years ago