Stop clearing stats in sy#sign#remove_all_the_signs
This commit is contained in:
parent
3f0df1498c
commit
f708bc475f
@ -199,7 +199,6 @@ function! sy#sign#remove_all_signs(bufnr) abort
|
|||||||
endfor
|
endfor
|
||||||
|
|
||||||
let sy.hunks = []
|
let sy.hunks = []
|
||||||
let sy.stats = [0, 0, 0]
|
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
" Function: s:add_sign {{{1
|
" Function: s:add_sign {{{1
|
||||||
|
Loading…
Reference in New Issue
Block a user