Created
June 4, 2016 12:08
-
-
Save mkc188/ec4ceebe1243a10d755eddf6c5ae2315 to your computer and use it in GitHub Desktop.
vim-signify
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let g:signify_vcs_cmds = { 'svn': 'svn diff -r PREV:COMMITTED --diff-cmd %d -x -U0 -- %f' } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment