stripes/vimdiff

6 lines
50 B
Plaintext
Raw Permalink Normal View History

#!/bin/sh
#
# Emulate vimdiff
#
exec nvim -d "$@"