SignifyDiff: support CVS
This commit is contained in:
parent
791fe598a6
commit
daf59eee47
@ -468,6 +468,7 @@ let s:default_vcs_cmds_diffmode = {
|
||||
\ 'svn': 'svn cat %f',
|
||||
\ 'bzr': 'bzr cat %f',
|
||||
\ 'darcs': 'darcs show contents -- %f',
|
||||
\ 'cvs': 'cvs up -p -- %f 2>%n',
|
||||
\ }
|
||||
|
||||
if exists('g:signify_vcs_cmds')
|
||||
|
Loading…
Reference in New Issue
Block a user