]> git.r.bdr.sh - rbdr/dotfiles/blob - vim/doc/ft-gitcommit-plugin.txt
0d89ae18c7ee20ae4bc59ddc708c2ef3aa433d37
[rbdr/dotfiles] / vim / doc / ft-gitcommit-plugin.txt
1 GIT COMMIT *ft-gitcommit-plugin*
2
3 One command, :DiffGitCached, is provided to show a diff of the current commit
4 in the preview window. It is equivalent to calling "git diff --cached" plus
5 any arguments given to the command.