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
#511 - Chris Fowler / @ChrisFowler3

04/05/2020 at 11:44AM

11
#512 - Seve / @Seve_py

04/09/2020 at 04:06PM

11
#513 - Kelvin Meyer / @Kelvin_Meyer15

04/10/2020 at 08:51AM

11
#514 - ErQ325 / @EQ325

04/10/2020 at 09:55AM

11
#515 - Kumar Ankur / @k_ankur

04/10/2020 at 06:42PM

11
#516 - couaber / @couaber

04/11/2020 at 04:13PM

11
#517 - tacrof / @TacFuji

04/12/2020 at 02:25AM

11
#518 - Karl / @kebradshaw

04/12/2020 at 04:22PM

11
#519 - ProcessingTest / @ProcessingTest1

04/12/2020 at 08:50PM

11
#520 - Simone Cimarelli / @aquilairreale

04/16/2020 at 10:55PM

11
#521 - Ivan Volosyuk / @IvanVolosyuk

04/18/2020 at 03:56PM

11
#522 - Márcio Santos / @m4rciosantos

04/18/2020 at 10:57PM

11
#523 - Yianni Giannaris / @YGiannaris

04/19/2020 at 01:57AM

11
#524 - まーしぃ🐢💨 / @marcymaplemug

04/22/2020 at 12:05PM

11
#525 - Wesley Runnels / @wesleyrunnels

04/23/2020 at 01:11AM

11
#526 - Rob Pilling / @bobrippling

04/23/2020 at 08:23AM

11
#527 - Stian Selnes / @stianse

04/23/2020 at 12:35PM

11
#528 - abdellah hariti / @_hariti

04/25/2020 at 01:38PM

11
#529 - jmik / @_jmik_

04/27/2020 at 11:48AM

11
#530 - warwickrulez / @warwickrulez

05/01/2020 at 05:01PM

11
#531 - Jared Gorski / @Gorski_

05/05/2020 at 08:19PM

11
#532 - Antoine Colson / @antoinefcolson

05/06/2020 at 03:19AM

11
#533 - Oleksiy Moskal' / @O_Mosk

05/06/2020 at 12:06PM

11
#534 - Iliyapichugin / @iliyapichugin

05/07/2020 at 09:27PM

11
#535 - Neil Earnshaw / @neilearnshaw

05/07/2020 at 09:41PM

11
#536 - Manikkumar / @ManikkumarK

05/08/2020 at 02:11AM

11
#537 - Fnord Everywhere / @FnordE

05/08/2020 at 01:14PM

11
#538 - Georg Kaaserer / @climbim

05/08/2020 at 09:58PM

11
#539 - Fabian Ahbeck / @FAhbeck

05/08/2020 at 11:06PM

11
#540 - jhoanfalcon / @jhoanfalcon1

05/10/2020 at 01:09PM