Tweak the way we set initial text in testing framework
This commit is contained in:
parent
df875411d0
commit
ab640f9fbf
2
test/run
2
test/run
|
@ -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
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
foo
|
||||
|
||||
|
||||
b
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
|
||||
|
||||
b
|
||||
|
|
Loading…
Reference in New Issue
Block a user