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

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

1557 active golfers, 6380 entries

Solutions by @cdan:
10
#224 - cdan / @cdan

07/06/2020 at 09:35AM

11
#>601 - cdan / @cdan

07/06/2020 at 09:28AM

12
#>795 - cdan / @cdan

07/06/2020 at 09:25AM

13
#>840 - cdan / @cdan

07/06/2020 at 09:24AM

15
#>966 - cdan / @cdan

07/06/2020 at 09:14AM

16
#>1052 - cdan / @cdan

07/06/2020 at 09:13AM

17
#>1141 - cdan / @cdan

07/06/2020 at 09:10AM

19
#>1234 - cdan / @cdan

07/06/2020 at 09:04AM

19
#>1234 - cdan / @cdan

07/06/2020 at 09:09AM

20
#>1295 - cdan / @cdan

07/06/2020 at 09:03AM

21
#>1350 - cdan / @cdan

07/06/2020 at 09:01AM

22
#>1398 - cdan / @cdan

07/06/2020 at 09:00AM

23
#>1435 - cdan / @cdan

07/06/2020 at 08:59AM

26
#>1483 - cdan / @cdan

07/06/2020 at 08:55AM