archpkgs/gebner-base/files/usr/bin/vimdiff
2020-12-26 16:33:57 +01:00

3 lines
37 B
Bash
Executable File

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