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 9v006722bece000000000576

The Fibonacci Spacer

Split the words, remove punctuation and add spaces before each line following the Fibonacci sequence (0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89)

Start file
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed erat ligula, facilisis.
End file
Lorem
 ipsum
 dolor
  sit
   amet
     consectetur
        adipiscing
             elit
                     Sed
                                  erat
                                                       ligula
                                                                                         facilisis

View Diff

1c1,12
< Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed erat ligula, facilisis.
---
> Lorem
>  ipsum
>  dolor
>   sit
>    amet
>      consectetur
>         adipiscing
>              elit
>                      Sed
>                                   erat
>                                                        ligula
>                                                                                          facilisis

Solutions by @leonkacowicz:

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

41 active golfers, 148 entries

Solutions by @leonkacowicz:
25
#6 - Leon Kacowicz / @leonkacowicz

05/05/2025 at 09:03PM

32
#>11 - Leon Kacowicz / @leonkacowicz

05/05/2025 at 09:01PM

40
#>14 - Leon Kacowicz / @leonkacowicz

05/05/2025 at 08:59PM

42
#>16 - Leon Kacowicz / @leonkacowicz

05/05/2025 at 08:57PM

43
#>17 - Leon Kacowicz / @leonkacowicz

05/05/2025 at 08:56PM

44
#>19 - Leon Kacowicz / @leonkacowicz

05/05/2025 at 08:54PM

45
#>20 - Leon Kacowicz / @leonkacowicz

05/05/2025 at 08:51PM

53
#>27 - Leon Kacowicz / @leonkacowicz

05/05/2025 at 08:46PM

55
#>27 - Leon Kacowicz / @leonkacowicz

05/05/2025 at 08:44PM

57
#>29 - Leon Kacowicz / @leonkacowicz

05/05/2025 at 08:26PM