dotar/vim/doc/ft-gitcommit-plugin.txt
2011-11-17 16:00:49 -06:00

6 lines
270 B
Plaintext

GIT COMMIT *ft-gitcommit-plugin*
One command, :DiffGitCached, is provided to show a diff of the current commit
in the preview window. It is equivalent to calling "git diff --cached" plus
any arguments given to the command.