sponsor Vim development Vim logo Vim Book Ad

git diff : make a git diff when edit git log file in vim IDE

 script karma  Rating 7/3, Downloaded by 672  Comments, bugs, improvements  Vim wiki

created by
karl zheng
 
script type
ftplugin
 
description
when edit git log file in vim IDE, make a git diff between two tags

<leader>gd for make a git diff between for tags
<leader>gf for open a file in the log like:
--- a/xxx.c
+++ b/xxx.c
 
install details
copy the gitdiff.vim to ~/.vim/plugin/ directory
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
gitdiff.vim 0.2 2012-02-11 7.0 karl zheng fixup: exactly show diff of two tags
gitdiff.vim 0.01 2012-01-11 7.0 karl zheng Initial upload
ip used for rating: 18.224.0.25

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github