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 596ba8373e3dd71412000004

Create a table

Convert the given input into a formatted table

Start file
Item name            Quantity
Eggs                        2
Cucumber                   20
Watermelons                 1
End file
Item name   | Quantity
----------------------
Eggs        |        2
Cucumber    |       20
Watermelons |        1

View Diff

1,4c1,5
< Item name            Quantity
< Eggs                        2
< Cucumber                   20
< Watermelons                 1
---
> Item name   | Quantity
> ----------------------
> Eggs        |        2
> Cucumber    |       20
> Watermelons |        1

Solutions by @juancolacelli:

Unlock 5 remaining solutions by signing in and submitting your own entry
Created by: @PaNaVTEC

104 active golfers, 325 entries

Solutions by @juancolacelli:
16
#5 - Juan Colacelli / @juancolacelli

07/17/2017 at 10:45PM

18
#>60 - Juan Colacelli / @juancolacelli

07/17/2017 at 10:38PM

23
#>87 - Juan Colacelli / @juancolacelli

07/17/2017 at 09:59PM

25
#>92 - Juan Colacelli / @juancolacelli

07/17/2017 at 09:57PM

32
#>99 - Juan Colacelli / @juancolacelli

07/17/2017 at 09:53PM