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

Create a diamond comment

Encapsulate the text in a diamond pattern.

Start file
This is some text
End file
         #
        # #
       #   #
      #     #
     #       #
    #         #
   #           #
  #             #
 #               #
#This is some text#
 #               #
  #             #
   #           #
    #         #
     #       #
      #     #
       #   #
        # #
         #

View Diff

1c1,19
< This is some text
---
>          #
>         # #
>        #   #
>       #     #
>      #       #
>     #         #
>    #           #
>   #             #
>  #               #
> #This is some text#
>  #               #
>   #             #
>    #           #
>     #         #
>      #       #
>       #     #
>        #   #
>         # #
>          #

Solutions by @youssef_magdy29:

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

70 active golfers, 301 entries

Solutions by @youssef_magdy29:
30
#32 - Youssef Magdy / @youssef_magdy29

04/29/2022 at 02:38AM

31
#>34 - Youssef Magdy / @youssef_magdy29

04/29/2022 at 02:33AM

39
#>40 - Youssef Magdy / @youssef_magdy29

04/29/2022 at 02:29AM

45
#>47 - Youssef Magdy / @youssef_magdy29

04/29/2022 at 02:25AM

46
#>47 - Youssef Magdy / @youssef_magdy29

04/29/2022 at 02:05AM