Rewrap icon indicating copy to clipboard operation
Rewrap copied to clipboard

Add separate wrapping column for Git commit messages

Open alexeyabel opened this issue 3 years ago • 1 comments

Please add a separate wrapping column for Git commit Mesages. This is usually limited to 72, while normal source code is much longer. The default value for git commit messages should be 72.

alexeyabel avatar Jul 27 '22 12:07 alexeyabel

+1

Ideally there would be a way to default to using the first ruler (e.g. the first right margin ruler per file), while at the same being to use a predefined wrapping column for other files. Perhaps by file extension, and also perhaps by relative path from a git repo directory (or globbing pattern).

chrisant996 avatar Nov 16 '22 18:11 chrisant996