Skip to content

Instantly share code, notes, and snippets.

@trobrock
Created September 27, 2013 18:08
Show Gist options
  • Save trobrock/6732644 to your computer and use it in GitHub Desktop.
Save trobrock/6732644 to your computer and use it in GitHub Desktop.
" Commands for vimdiff-enhanced
nno do :<C-U>exe 'diffget' v:count ? v:count : ''<CR>
nno dp :<C-U>exe 'diffput' v:count ? v:count : ''<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment