Don't reset signs when another window gets updated

References #73.
This commit is contained in:
Marco Hinz 2013-09-25 11:17:52 +02:00
parent c299dc5c1c
commit be4d622bb9

View File

@ -41,7 +41,7 @@ endfunction
" Function: #remove_all {{{1
function! sy#sign#remove_all(path) abort
if g:signify_sign_overwrite
sign unplace *
execute 'sign unplace * file='. a:path
else
for hunk in g:sy[a:path].hunks
for id in hunk.ids