Real Vim ninjas count every keystroke - do you?

Pick a challenge, fire up Vim, and show us what you got.

Changelog, Rules & FAQ, updates: @vimgolf, RSS.

Your VimGolf key: please sign in

$ gem install vimgolf
$ vimgolf setup
$ vimgolf put 9v0066c85bd8000000000324

Move to corresponding lines

Move the values to the corresponding lines.

Start file
column1
some other texts
some other texts 
column2
some other texts
... m lines ... 
some extra texts
...
column10

value1
...
value10
End file
column1 
value1
some other texts
some other texts 
column2 
value2
some other texts
... m lines ... 
some extra texts
...
column10 
value10

View Diff

1c1,2
< column1
---
> column1 
> value1
4c5,6
< column2
---
> column2 
> value2
9,12c11
< column10
< 
< value1
< ...
---
> column10 

Solutions by @SanderMeij:

Unlock 2 remaining solutions by signing in and submitting your own entry
Created by: @XiaoshuZ73684

42 active golfers, 166 entries

Solutions by @SanderMeij:
29
#31 - Sander Meij / @SanderMeij

08/28/2024 at 02:25PM

33
#>35 - Sander Meij / @SanderMeij

08/28/2024 at 02:09PM