SignifyDiff: add verbose message

This commit is contained in:
Marco Hinz 2018-04-13 12:59:58 +02:00
parent 32a1761e42
commit 14413921fe
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -256,6 +256,7 @@ function! sy#repo#diffmode() abort
return
endif
let cmd = s:expand_cmd_diffmode(vcs)
call sy#verbose('SignifyDiff: '. cmd, vcs)
let ft = &filetype
tabedit %
diffthis