Skip to content

Instantly share code, notes, and snippets.

@mkc188
Created June 4, 2016 12:08
Show Gist options
  • Save mkc188/ec4ceebe1243a10d755eddf6c5ae2315 to your computer and use it in GitHub Desktop.
Save mkc188/ec4ceebe1243a10d755eddf6c5ae2315 to your computer and use it in GitHub Desktop.
vim-signify
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