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 53ab5ade4367c700025ce66a

Shuffle puzzle

Sort the lines in each indent group, and sort the groups. That's the pattern. Or just move lines around manually to get a better score.

Start file
3
	4
	2
1
	3
	1
2
	5
	8
End file
1
	1
	3
2
	5
	8
3
	2
	4

View Diff

1,3d0
< 3
< 	4
< 	2
5d1
< 	3
6a3
> 	3
9a7,9
> 3
> 	2
> 	4

Solutions by @__Coos:

Unlock 10 remaining solutions by signing in and submitting your own entry
Created by: @udioica

101 active golfers, 317 entries

Solutions by @__Coos:
13
#21 - Janzen / @__Coos

09/29/2022 at 05:32AM

14
#>48 - Janzen / @__Coos

09/29/2022 at 05:31AM

15
#>66 - Janzen / @__Coos

09/29/2022 at 05:30AM

16
#>81 - Janzen / @__Coos

09/29/2022 at 05:30AM

18
#>92 - Janzen / @__Coos

09/29/2022 at 05:29AM

19
#>94 - Janzen / @__Coos

09/29/2022 at 05:28AM

21
#>95 - Janzen / @__Coos

09/29/2022 at 05:22AM

22
#>96 - Janzen / @__Coos

09/29/2022 at 05:21AM

25
#>98 - Janzen / @__Coos

09/29/2022 at 05:16AM

30
#>101 - Janzen / @__Coos

09/29/2022 at 05:11AM