Files
zed/crates/vim/src
Conrad Irwin c8b782d870 git: Hard wrap in editor (#26507)
This adds the ability for the editor to implement hard wrap (similar to
"textwidth" in vim).

If you are typing and your line extends beyond the limit, a newline is
inserted before the most recent space on the line. If you are otherwise
editing the line, pasting, etc. then you will need to manually rewrap.

Release Notes:

- git: Commit messages are now wrapped "as you type" to 72 characters.
2025-03-12 13:48:13 -06:00
..
2024-07-28 22:44:32 -06:00
2025-03-12 13:48:13 -06:00
2025-03-04 21:59:19 -07:00
2025-03-04 21:59:19 -07:00