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

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

1537 active golfers, 6312 entries

Solutions by @akshaybarpute:
11
#746 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:14AM

12
#>806 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:14AM

13
#>844 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:14AM

14
#>907 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:13AM

15
#>994 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:13AM

16
#>1087 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:12AM

18
#>1189 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:11AM

19
#>1238 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:10AM

20
#>1305 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:09AM

21
#>1348 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:09AM

22
#>1402 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:08AM

23
#>1430 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:08AM

25
#>1461 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:07AM

26
#>1468 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:06AM

32
#>1502 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:05AM

34
#>1507 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:04AM

35
#>1511 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:00AM

41
#>1522 - Akshay Barpute / @akshaybarpute

09/26/2022 at 12:58AM

42
#>1523 - Akshay Barpute / @akshaybarpute

09/26/2022 at 12:54AM

43
#>1523 - Akshay Barpute / @akshaybarpute

09/26/2022 at 12:44AM

58
#>1531 - Akshay Barpute / @akshaybarpute

09/26/2022 at 12:43AM