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 @martinodelilo:

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

57 active golfers, 320 entries

Solutions by @martinodelilo:
34
#13 - Martin Delille / @martinodelilo

08/27/2019 at 12:27PM

35
#>20 - Martin Delille / @martinodelilo

08/22/2019 at 11:50AM

41
#>30 - Martin Delille / @martinodelilo

08/21/2019 at 10:34AM

43
#>35 - Martin Delille / @martinodelilo

08/21/2019 at 10:32AM

55
#>37 - Martin Delille / @martinodelilo

08/21/2019 at 10:28AM