colordiff Plugin
colordiff adds syntax color to diff output.
Usage Examples
- "show colored diff between two files"
- "pipe git diff through colordiff"
- "review patch file with color highlighting"
Installation
brew install colordiff
Key Features
- Color-highlighted diff output
- Green additions, red deletions
- Metadata highlighting
- Standard diff wrapper
- Pipe-compatible for git diff integration
- Improved terminal readability