Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-commit: highlight statuses according to length
This is simpler than the neovim counterpart, we simply switch scope based on length: * 1-50: `markup.heading` * 51-72: `warning` * 73+: `error` closes helix-editor#2882
- Loading branch information