*textobj-diff* is a Vim plugin to provide text objects for outputs of diff(1).
Currently it supports the following formats:
- diff --context
- diff --unified
- git diff
Requirements:
- Vim 7.2 or later
- |textobj-user| 0.3.7 or later (vimscript#2100)