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

The best way to learn is to practice. Below, you will find some of the solutions other golfers have entered. To unlock higher ranked solutions, submit your own entry which does as well or better than the solutions you can currently see - climb the ladder!

Check out these helpful resources to improve your Vim skills... Game on.

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

1548 active golfers, 6352 entries

Leaderboard (lowest score wins):
11
#571 - Juan Manuel Fresia / @fresiajm

06/12/2020 at 07:43PM

11
#572 - nihilistCookie / @NihilistCookie

06/13/2020 at 07:39AM

11
#573 - khedd / @sinan_khedd

06/13/2020 at 05:15PM

11
#574 - dg_ / @l_o_s_o_s

06/14/2020 at 11:48AM

11
#575 - f / @f68602163

06/14/2020 at 04:29PM

11
#576 - dirkrob / @dirkrob1

06/18/2020 at 03:54AM

11
#577 - lqkem3 / @lqkem31

06/19/2020 at 04:54AM

11
#578 - vimRunnerUp3000 / @VUp3000

06/19/2020 at 01:53PM

11
#579 - ithirty / @ithirty4

06/22/2020 at 04:58PM

11
#580 - Khoyobegenn / @Khoyobegenn

06/24/2020 at 08:55AM

11
#581 - Yuri G. / @SincereEcho

06/24/2020 at 11:44AM

11
#582 - Tom / @Mutimbon

06/25/2020 at 05:09AM

11
#583 - bichoverde / @bichoverde5

06/25/2020 at 09:05AM

11
#584 - James Elson / @JamesElson_RL

06/25/2020 at 05:45PM

11
#585 - mocihan / @mocihan

06/26/2020 at 04:49AM

11
#586 - Francesco De Rose / @fdierre

06/26/2020 at 09:01PM

11
#587 - Jan van Veldhuizen / @grandasmurfo

06/27/2020 at 01:40PM

11
#588 - PL970 / @PraecorLoth970

06/28/2020 at 07:51PM

11
#589 - cwaldbieser / @cwaldbieser

06/28/2020 at 10:38PM

11
#590 - Imer Chavez / @imer_chavez

06/29/2020 at 11:59PM

11
#591 - Mitchell Horning / @HorningMitchell

06/30/2020 at 04:24PM

11
#592 - JLObject / @powful_panda

07/01/2020 at 12:57AM

11
#593 - Joe Cabezas / @JoeCabezas

07/01/2020 at 03:05AM

11
#594 - Felipe / @f1ipps

07/01/2020 at 07:02AM

11
#595 - Alexandre MERLIN / @AlxMerlin

07/02/2020 at 02:03PM

11
#596 - Ron-Shan,Chang / @highlupin

07/03/2020 at 02:54AM

11
#597 - Reuben Narkwo / @reubwo

07/03/2020 at 12:21PM

11
#598 - Jack Garrard / @speyejack

07/05/2020 at 01:04AM

11
#599 - Ivo Blöchliger / @aigledesalpes

07/06/2020 at 07:20PM

11
#600 - rl5day / @rl5day

07/07/2020 at 03:40AM