parent
8351e5212f
commit
c42f8b21b4
@ -425,7 +425,7 @@ if executable(s:difftool)
|
|||||||
\ 'tfs': 'tf'
|
\ 'tfs': 'tf'
|
||||||
\ }
|
\ }
|
||||||
else
|
else
|
||||||
echomsg 'signify: No diff tool found -> no support for svn, darcs, bzr, fossil.'
|
call sy#verbose('No "diff" executable found. Disable support for svn, darcs, bzr, fossil.')
|
||||||
let s:vcs_dict = {
|
let s:vcs_dict = {
|
||||||
\ 'git': 'git',
|
\ 'git': 'git',
|
||||||
\ 'hg': 'hg',
|
\ 'hg': 'hg',
|
||||||
|
Loading…
Reference in New Issue
Block a user