-
Notifications
You must be signed in to change notification settings - Fork 3
Script to show git diffs in vimdiff format
vim-scripts/gitvimdiff
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=1989 This script will show a git diff in vimdiff format. -g will use gvimdiff instead of vimdiff. It creates a temporary file based on the diff output of git diff, and then runs vimdiff (or gvimdiff) against that. On completion it should delete the temporary files.
About
Script to show git diffs in vimdiff format
Resources
Stars
Watchers
Forks
Packages 0
No packages published