Enable turning off limit on maximum number of signs

Setting the variable to a known value (-1) is neater than an arbitrary
high number.

See #681.
This commit is contained in:
Andy Stewart
2020-04-27 10:02:03 +01:00
parent f411d8680e
commit 70855aa93d
3 changed files with 5 additions and 1 deletions

View File

@@ -419,6 +419,8 @@ signs, so to avoid slowing down the GUI the number of signs is capped. When
the number of changed lines exceeds this value, the plugin removes all signs
and displays a warning message.
Set to -1 to remove the limit.
*g:gitgutter_sign_priority*
Default: 10