aboutsummaryrefslogtreecommitdiff
path: root/home/dot_local/share/bin/executable_editor
diff options
context:
space:
mode:
Diffstat (limited to 'home/dot_local/share/bin/executable_editor')
-rw-r--r--home/dot_local/share/bin/executable_editor2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/dot_local/share/bin/executable_editor b/home/dot_local/share/bin/executable_editor
new file mode 100644
index 0000000..d4bf664
--- /dev/null
+++ b/home/dot_local/share/bin/executable_editor
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec nvim -p "$@"