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 53cee5e1c5f4b4000208b285

Change name of a variable

Replace the name of the $variable with the fastest move possible. The challenge is having a command that allow you to easily change the variable name even if its indented.

Start file
var $oki = "value";
End file
var $hl = "value";

View Diff

1c1
< var $oki = "value";
---
> var $hl = "value";

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 136 remaining solutions by signing in and submitting your own entry
#137 luffy / @raxcoi - Score: 20 - 07/30/14 @ 10:45
:s/\$oki/\$hl/g<CR>:wq<CR>

0 comments


Created by: @patricknegri

137 active golfers, 179 entries

Leaderboard (lowest score wins):
9
#31 - Siddhanathan S. / @siddhanathan

07/24/2014 at 12:25PM

9
#32 - Heath Patterson / @HeathPatterson

07/24/2014 at 08:06PM

9
#33 - Kai Yuan / @kentyuan

07/25/2014 at 09:25AM

9
#34 - Chris Yuen / @kizzx2

07/26/2014 at 12:01PM

9
#35 - Zapata / @Incredible_JFP

07/27/2014 at 08:15AM

9
#36 - Ram Tamtam / @ramtamtamtam

07/28/2014 at 10:17AM

9
#37 - vimgolf copycat / @vimgolf_copycat

07/28/2014 at 04:08PM

9
#38 - Joseph Siddall / @jbsiddall

07/30/2014 at 05:39PM

9
#39 - Eduardo / @earada

07/31/2014 at 11:49AM

9
#40 - Joakim Hansen / @gnofs

07/31/2014 at 12:34PM

9
#41 - Song, Youngjun / @Mastojun

08/01/2014 at 07:36AM

9
#42 - daveseibert / @daveseibert

08/02/2014 at 03:18AM

9
#43 - Slobodan Mišković / @slobomiskovic

08/03/2014 at 06:08AM

9
#44 - madka / @lachrimae_pavan

08/03/2014 at 04:45PM

9
#45 - Patrick Pitoscia / @Patrick03960431

08/03/2014 at 07:20PM

9
#46 - Dominik Szerszeń / @DominikSze

08/04/2014 at 09:37AM

9
#47 - Oliver Christ / @0liverChrist

08/04/2014 at 09:27PM

9
#48 - Bednarik Boldizsar / @bboldi

08/05/2014 at 09:11AM

9
#49 - Ky Statham / @ijustwannacode

08/07/2014 at 09:08PM

9
#50 - Daniel Low / @deniallow

08/07/2014 at 11:32PM

9
#51 - Aregon Digital / @AregonDigital

08/09/2014 at 01:10AM

9
#52 - LC / @leeren

08/09/2014 at 09:44AM

9
#53 - Florian Lücke / @CannibalGorilla

08/10/2014 at 11:40AM

9
#54 - Bobby Matson / @bomatson

08/12/2014 at 03:42PM

9
#55 - Vim Fandango / @VimFandango

08/12/2014 at 07:31PM

9
#56 - Tj / @yrddy

08/13/2014 at 06:25AM

9
#57 - Koji Wakayama / @wakayamakoji

08/13/2014 at 10:25PM

9
#58 - Kentaro Wakayama / @wakayamakentaro

08/13/2014 at 10:26PM

9
#59 - basha / @bashaalex

08/15/2014 at 03:27PM

9
#60 - ———đίxίє—flαтlίиє——— / @_dixie_flatline

08/15/2014 at 06:27PM