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 5f8fd2f33dc797000ce6d784

Easy modification of ssh config

Just add another alias to each worker

Start file
host master
  hostname 10.0.10.8

host 65
  hostname 10.0.10.17

host ef
  hostname 10.0.10.10

host gp
  hostname 10.0.10.27

host h5
  hostname 10.0.10.13

host sa
  hostname 10.0.10.25

host sv
  hostname 10.0.10.12
End file
host master
  hostname 10.0.10.8

host 65 worker1
  hostname 10.0.10.17

host ef worker2
  hostname 10.0.10.10

host gp worker3
  hostname 10.0.10.27

host h5 worker4
  hostname 10.0.10.13

host sa worker5
  hostname 10.0.10.25

host sv worker6
  hostname 10.0.10.12

View Diff

4c4
< host 65
---
> host 65 worker1
7c7
< host ef
---
> host ef worker2
10c10
< host gp
---
> host gp worker3
13c13
< host h5
---
> host h5 worker4
16c16
< host sa
---
> host sa worker5
19c19
< host sv
---
> host sv worker6

Solutions by @ymdarake:

Unlock 11 remaining solutions by signing in and submitting your own entry
Created by: @rax0m

104 active golfers, 335 entries

Solutions by @ymdarake:
28
#58 - 'ymdarake / @ymdarake

09/04/2022 at 06:59AM

29
#>63 - 'ymdarake / @ymdarake

09/04/2022 at 06:58AM

30
#>67 - 'ymdarake / @ymdarake

09/04/2022 at 06:57AM

31
#>69 - 'ymdarake / @ymdarake

09/04/2022 at 06:55AM

31
#>69 - 'ymdarake / @ymdarake

09/04/2022 at 06:56AM

32
#>72 - 'ymdarake / @ymdarake

09/04/2022 at 06:54AM

34
#>74 - 'ymdarake / @ymdarake

09/04/2022 at 06:52AM

36
#>74 - 'ymdarake / @ymdarake

09/04/2022 at 06:48AM

36
#>74 - 'ymdarake / @ymdarake

09/04/2022 at 06:51AM

38
#>74 - 'ymdarake / @ymdarake

09/04/2022 at 06:50AM

38
#>74 - 'ymdarake / @ymdarake

09/04/2022 at 06:51AM