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

ASCII-art Histogram

Create an ASCCI-art histogram for the given numbers. Make sure not to leave trailing whitespaces. Thanks to VimGolf I recently discovered a feature of Vim thAT blew my mind. I'm curious to see what real ninjas make of it ;-)

Start file
 2  4  3  6  5  8  9  7  2  3  1
End file
                  [#]
               [#][#]
               [#][#][#]
         [#]   [#][#][#]
         [#][#][#][#][#]
   [#]   [#][#][#][#][#]
   [#][#][#][#][#][#][#]   [#]
[#][#][#][#][#][#][#][#][#][#]
[#][#][#][#][#][#][#][#][#][#][#]
 2  4  3  6  5  8  9  7  2  3  1

View Diff

0a1,10
> 
>                   [#]
>                [#][#]
>                [#][#][#]
>          [#]   [#][#][#]
>          [#][#][#][#][#]
>    [#]   [#][#][#][#][#]
>    [#][#][#][#][#][#][#]   [#]
> [#][#][#][#][#][#][#][#][#][#]
> [#][#][#][#][#][#][#][#][#][#][#]

Solutions by @ViktorStyrud:

Unlock 7 remaining solutions by signing in and submitting your own entry
Created by: @aigledesalpes

55 active golfers, 310 entries

Solutions by @ViktorStyrud:
33
#6 - Viktor Styrud / @ViktorStyrud

09/27/2019 at 06:42AM

34
#>12 - Viktor Styrud / @ViktorStyrud

09/27/2019 at 06:38AM

35
#>23 - Viktor Styrud / @ViktorStyrud

09/27/2019 at 06:37AM

41
#>29 - Viktor Styrud / @ViktorStyrud

09/27/2019 at 06:33AM

61
#>38 - Viktor Styrud / @ViktorStyrud

09/27/2019 at 06:28AM

64
#>41 - Viktor Styrud / @ViktorStyrud

09/27/2019 at 06:23AM

81
#>44 - Viktor Styrud / @ViktorStyrud

09/25/2019 at 03:54PM