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

prepend * to every non-blank line

Prepend an asterisk to every non-blank line in the input file.

Start file
This is a
very short

file, but it is 
still
full

of

surpises.
End file
*This is a
*very short

*file, but it is 
*still
*full

*of

*surpises.

View Diff

1,2c1,2
< This is a
< very short
---
> *This is a
> *very short
4,6c4,6
< file, but it is 
< still
< full
---
> *file, but it is 
> *still
> *full
8c8
< of
---
> *of
10c10
< surpises.
---
> *surpises.

Solutions by @rjsumner:

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

1514 active golfers, 6201 entries

Solutions by @rjsumner:
10
#104 - John Sumner / @rjsumner

04/26/2020 at 01:08PM

11
#>514 - John Sumner / @rjsumner

04/26/2020 at 01:07PM

12
#>758 - John Sumner / @rjsumner

04/26/2020 at 01:06PM

13
#>806 - John Sumner / @rjsumner

04/26/2020 at 01:04PM

15
#>920 - John Sumner / @rjsumner

04/26/2020 at 01:04PM

16
#>1002 - John Sumner / @rjsumner

04/26/2020 at 01:02PM

19
#>1185 - John Sumner / @rjsumner

04/26/2020 at 12:55PM

20
#>1237 - John Sumner / @rjsumner

04/26/2020 at 12:52PM

21
#>1302 - John Sumner / @rjsumner

04/26/2020 at 12:51PM

24
#>1412 - John Sumner / @rjsumner

04/26/2020 at 12:51PM