summarylogtreecommitdiffstats
path: root/rview.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rview.sh')
-rw-r--r--rview.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/rview.sh b/rview.sh
new file mode 100644
index 000000000000..b32be2b48c6d
--- /dev/null
+++ b/rview.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+#
+# Emulate rview
+#
+exec nvim -RZ "$@"