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 4fcccb70024f950001000026

Switch function arguments

How to switch two arguments of a function.

Start file
function testFunction (foo, bar) {
}
End file
function testFunction (bar, foo) {
}

View Diff

1c1
< function testFunction (foo, bar) {
---
> function testFunction (bar, foo) {

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 674 remaining solutions by signing in and submitting your own entry
#675 openbrackett / @openbrackett - Score: 110 - 04/15/24 @ 13:45
wwwvwhdlll<BS>i<BS><BS><Esc>lllli<50-53>vimgolf put 4fcccb70024f950001000026<Esc>[201~<BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS><BS>, <Esc>p<Esc>:w<CR>:q<CR>

0 comments


Created by: @Ajnasz

675 active golfers, 2183 entries

Leaderboard (lowest score wins):
25
#661 - Korbinian Stoemmer / @PaulSmecker

03/08/2013 at 01:15PM

25
#662 - DeusExHominis / @DeusExHominis

02/18/2015 at 04:39AM

26
#663 - Julian / @JulianGindi

02/28/2016 at 06:39PM

26
#664 - Shunichi Kanade / @shunkana

12/02/2018 at 10:03AM

27
#665 - Noel Alejandro / @noelrock333

06/22/2012 at 11:03PM

27
#666 - Radu Bogdan Croitoru / @dotx

02/21/2014 at 11:19PM

28
#667 - Dustin Willis Webber / @Mephux

08/28/2012 at 04:29PM

28
#668 - Aaron / @_Lordofthevoid_

12/03/2019 at 05:12PM

28
#669 - 정영호 / @jeongye69914809

10/11/2023 at 06:29AM

31
#670 - JR Tashjian / @jrtashjian

04/18/2013 at 05:49PM

33
#671 - Jan Wedekind / @wedesoft

07/12/2012 at 09:43PM

47
#672 - DK / @scelerat

01/28/2014 at 07:51PM

48
#673 - Jurica / @Jurica34581259

11/16/2018 at 01:44PM

63
#674 - 🎱 Josh Branchaud 🔥 / @jbrancha

08/24/2016 at 01:02AM

110
#675 - openbrackett / @openbrackett

04/15/2024 at 01:45PM