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