Commit ac5016a
committed
Override g:signify_sign_change_delete if it is too wide
Since the default config is a combination of g:signify_sign_change and
g:signify_sign_delete_first_line, it may be too wide for the sign
columns (either due to 'ambiwidth' being set to "double" or one of the
signs being customized to two characters).
Emit a diagnostic for why this is being overridden so there's at least a
hint of what's going on.
Closes mhinz#3661 parent b2a0450 commit ac5016a
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
0 commit comments