Rewrap
Rewrap copied to clipboard
Add separate wrapping column for Git commit messages
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.
+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).