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

1551 active golfers, 6358 entries

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

09/26/2022 at 01:14AM

12
#>812 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:14AM

13
#>851 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:14AM

14
#>915 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:13AM

15
#>1002 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:13AM

16
#>1096 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:12AM

18
#>1198 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:11AM

19
#>1249 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:10AM

20
#>1318 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:09AM

21
#>1361 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:09AM

22
#>1415 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:08AM

23
#>1443 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:08AM

25
#>1474 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:07AM

26
#>1481 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:06AM

32
#>1515 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:05AM

34
#>1520 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:04AM

35
#>1524 - Akshay Barpute / @akshaybarpute

09/26/2022 at 01:00AM

41
#>1535 - Akshay Barpute / @akshaybarpute

09/26/2022 at 12:58AM

42
#>1536 - Akshay Barpute / @akshaybarpute

09/26/2022 at 12:54AM

43
#>1536 - Akshay Barpute / @akshaybarpute

09/26/2022 at 12:44AM

58
#>1544 - Akshay Barpute / @akshaybarpute

09/26/2022 at 12:43AM