1
0
Fork 0

bin: Put "nvimdiff" on the path for git mergetool

This commit is contained in:
Jeremy Kaplan 2021-09-09 17:12:56 -07:00
commit 1d8a035502

3
bin/nvimdiff Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
exec nvim -d "$@"