Skip to content

vim-scripts/gitvimdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

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

No packages published