helix-mirror/helix-view
Rose Hogenson c7fc362a47 Handle single-line comment prefixes in :reflow.
I changed :reflow to use the DocumentFormatter object instead of the
textwrap crate. This allows using the same logic for soft wrap as
for :reflow. Because the logic is the same as for soft wrap, we end up
preserving all existing newlines, so it's more like "wrap" than reflow,
but I think this behavior makes sense anyway to avoid extraneous diffs.

Fixes #3332, #3622
2024-09-21 23:32:41 -07:00
..
src Handle single-line comment prefixes in :reflow. 2024-09-21 23:32:41 -07:00
tests/encoding Move helix-view/tests/*txt files to txts subdirectory (#372) 2021-06-25 15:59:06 +09:00
Cargo.toml build(deps): bump the rust-dependencies group with 4 updates (#11476) 2024-08-13 07:59:42 +02:00