summarylogtreecommitdiffstats
path: root/rview.sh
blob: b32be2b48c6d76c1082595158c29f46902cc9c6a (plain)
1
2
3
4
5
#!/bin/sh
#
# Emulate rview
#
exec nvim -RZ "$@"