Doc: perf penalty with sign overwriting

This commit is contained in:
Marco Hinz 2013-09-06 15:50:51 +02:00
parent 4167fa0373
commit 3a8fa3fba8

View File

@ -159,7 +159,9 @@ Default: Both are empty.
let g:signify_sign_overwrite = 1
Overwrite signs set by other plugins by default.
Overwrite signs set by other plugins by default. Setting this to zero comes
with a very small performance penalty since other signs have to be managed
every time Sy sets/removes its own.
============-