Commit ee8f9eeb authored by Derek Wyatt's avatar Derek Wyatt Committed by Phil Eichinger
Browse files

Added an <esc> to the begining of everything. I ran something when I was in...

Added an <esc> to the begining of everything. I ran something when I was in insert mode once and all it did was shove !args... into the buffer.  <esc> first.
parent 46c2af39
......@@ -30,7 +30,7 @@ EOH
fi
local cmd=""
local before=""
local before="<esc>"
local after=""
while getopts ":b:a:" option
do
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment