https://github.com/arecarn/vim-git-diff-cached-preview
https://github.com/arecarn/vim-git-diff-cached-preview
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arecarn/vim-git-diff-cached-preview
- Owner: arecarn
- Created: 2015-01-29T20:13:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-30T17:13:08.000Z (almost 11 years ago)
- Last Synced: 2025-02-03T18:56:29.280Z (over 1 year ago)
- Language: VimL
- Size: 106 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Automaticly calls the built-in `GitDiffCache` command when performing a git commit.
This opens a unified diff in a window at the top of the tab with the changes you are about to commit.
note: handels commits via fugitive gacefully