]> git.r.bdr.sh - rbdr/dotfiles/blob - vim/doc/ft-gitcommit-plugin.txt
Add vim again :)
[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.