Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 459 Bytes

File metadata and controls

23 lines (14 loc) · 459 Bytes

vigil-diff

watch git-diff's output with vim while you change files.

requirements

installation

just copy bin/vigil somewhere into your $PATH

usage

open first terminal and

cd /your/git/repo
vigil-diff file-to-watch

open second terminal and edit /your/git/repo/file-to-watch (using any $EDITOR)