.vimrc: Change hotkey for QuickfixToggle()
[dotfiles.git] / bin / diff-pager
1 #!/bin/sh
2 tee | diff-filter | $PAGER