Change default value for sign overwriting

References #81.
This commit is contained in:
Marco Hinz 2013-10-30 12:15:33 +01:00
parent 9b32ba5a97
commit ec4d88eb1c
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
scriptencoding utf-8
" Init: values {{{1
let g:signify_sign_overwrite = get(g:, 'signify_sign_overwrite', 1)
let g:signify_sign_overwrite = get(g:, 'signify_sign_overwrite')
if g:signify_sign_overwrite && (v:version < 703 || (v:version == 703 && !has('patch596')))
echohl WarningMsg
echomsg 'signify: Sign overwriting was disabled. See :help signify-option-sign_overwrite'

View File

@ -183,7 +183,7 @@ Default: Both are empty.
------------------------------------------------------------------------------
*signify-option-sign_overwrite*
>
let g:signify_sign_overwrite = 1
let g:signify_sign_overwrite = 0
<
Setting this to 1 means that Sy doesn't have to manage its signs and just
removes ALL signs before adding its own signs. This typically results