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 536cfa23fcccd100025678bd

Extract argument from function

The aim is to see if you can do some refactoring very fast.

Start file
attr("y",function(v){return v})
End file
f=function(v){return v};
attr("y",f)

View Diff

1c1,2
< attr("y",function(v){return v})
---
> f=function(v){return v};
> attr("y",f)

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 754 remaining solutions by signing in and submitting your own entry
#755 BitLad / @BitLad - Score: 30 - 01/31/18 @ 18:37
veeeexo<Esc>paf)<Esc>kIf=<Esc>A;<Esc>hx:w<CR>:wq<CR>

0 comments


Created by: @EdgarHipp

755 active golfers, 2364 entries

Leaderboard (lowest score wins):
22
#721 - Wandering ponderer / @0proxycon

07/17/2014 at 01:08PM

22
#722 - Simon Mölzer / @h0wser

08/25/2014 at 03:19PM

22
#723 - Glauco Pires / @grpires

11/25/2014 at 12:31AM

22
#724 - Eric Biven / @EricBiven

01/01/2015 at 02:28AM

22
#725 - Dr Rev J. “I am not a bot!” Kirchartz, KSC, KHS / @JKirchartz

01/16/2015 at 04:15AM

22
#726 - uɐɥlnƃ uɐɯɹǝ / @egulhan

03/15/2015 at 07:00PM

22
#727 - Alex Bartol / @alexbartol

05/07/2015 at 08:08PM

22
#728 - Marcus Buffett / @MarcusBuffett

10/05/2015 at 07:00PM

22
#729 - adrien frediani / @fredianiadrien

12/18/2015 at 09:23PM

22
#730 - Kayne West / @portal_narlish

04/25/2016 at 07:43AM

22
#731 - 默罕默德 / @Rt6RjEAJ987Woes

01/22/2019 at 01:34PM

22
#732 - 김형창 / @uVmEMZsCgcYvqZi

04/05/2019 at 09:28AM

23
#733 - Michael Leong / @mhwleong

12/03/2014 at 03:47PM

23
#734 - diwa / @Di_nate_

12/18/2018 at 03:34AM

23
#735 - Christian / @paierlep

09/03/2019 at 10:10PM

23
#736 - kafang plays vimgolf / @KafangV

12/18/2020 at 04:38AM

24
#737 - Victor Bjelkholm / @VictorBjelkholm

06/01/2014 at 12:55PM

24
#738 - No Holiness / @NoHoliness

08/14/2014 at 06:39PM

24
#739 - Ryo Sakikawa / @ryosakikawa

09/17/2014 at 07:12AM

24
#740 - Noah Ruderman / @noahc66260

09/27/2014 at 08:38AM

24
#741 - Vim Golfer / @VimGolfer6

08/22/2019 at 12:11PM

24
#742 - fff / @fff51460170

02/21/2021 at 06:04AM

25
#743 - robby bustle / @bobbyrussa

05/29/2014 at 04:06AM

25
#744 - d c / @chikenwaffle

07/11/2014 at 11:10PM

25
#745 - Paweł Max K. / @ktorek

10/01/2014 at 05:45PM

25
#746 - ಸುಬ್ರಹ್ಮಣ್ಯ ಜೋಶಿ / @subbucoding

03/29/2015 at 02:35AM

25
#747 - Rijnard van Tonder / @rvtond

04/27/2015 at 02:14AM

25
#748 - Jurica / @Jurica34581259

11/16/2018 at 12:01PM

26
#749 - Justin Knag / @justinknag

08/24/2014 at 07:10AM

26
#750 - Luis Rodriguez / @luisthecoder

11/14/2018 at 11:43PM