summarylogtreecommitdiffstats
path: root/view.sh
diff options
context:
space:
mode:
authorDaniel Greve2016-11-02 09:24:54 -0400
committerDaniel Greve2016-11-02 09:24:54 -0400
commit55d7502c57c05d7aa1e7b50981de47b79efb4de3 (patch)
treedc31b4cd3246022eaaf597cab5baf820467a6e1e /view.sh
downloadaur-55d7502c57c05d7aa1e7b50981de47b79efb4de3.tar.gz
Initial commit
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 "$@"