Tweak the way we set initial text in testing framework

This commit is contained in:
Maxime Coste 2014-11-22 21:19:27 +00:00
parent df875411d0
commit ab640f9fbf
3 changed files with 3 additions and 4 deletions

View File

@ -27,7 +27,7 @@ main() {
source rc
}
try %{
exec '%s%\((.+?)\)<ret>i<del><del><esc>a<backspace><c-u><esc>'
exec '%s%\(\K[^)]+<ret><c-s>ld<a-t>(hHdi<c-u><esc><c-o>'
} \
catch %{
exec gg

View File

@ -1,3 +1,3 @@
foo
b

View File

@ -1,2 +1 @@
b