about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xxnew2
1 files changed, 1 insertions, 1 deletions
diff --git a/xnew b/xnew
index 2345586..4823aa0 100755
--- a/xnew
+++ b/xnew
@@ -85,4 +85,4 @@ EOF
 	echo "}" >>$srcdir/$PKG/template
 done
 
-exec ${EDITOR:-vim} +3 $srcdir/$PKG/template
+exec ${EDITOR:-vi} +3 $srcdir/$PKG/template