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 @microjoint:

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

104 active golfers, 325 entries

Solutions by @microjoint:
16
#18 - micro J / @microjoint

08/18/2017 at 03:55PM

18
#>65 - micro J / @microjoint

08/18/2017 at 03:50PM

18
#>65 - micro J / @microjoint

08/18/2017 at 03:54PM

19
#>76 - micro J / @microjoint

08/18/2017 at 03:48PM

21
#>84 - micro J / @microjoint

08/18/2017 at 03:48PM

21
#>84 - micro J / @microjoint

08/18/2017 at 03:49PM

27
#>94 - micro J / @microjoint

08/18/2017 at 03:41PM

31
#>98 - micro J / @microjoint

08/18/2017 at 03:39PM

36
#>102 - micro J / @microjoint

08/18/2017 at 03:37PM