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 5d3122ace2e18c0006b8bc4d

Bad Copy Syntax

Copy should be from right to left, but sometimes you type it wrong.

Start file
   copyRtL(source, destination);
   copyRtL
("John Q. Public", nameVariable);
End file
   copyRtL(destination, source);
   copyRtL
(nameVariable, "John Q. Public");

View Diff

1,2c1,2
<    copyRtL(source, destination);
<    copyRtL("John Q. Public", nameVariable);
---
>    copyRtL(destination, source);
>    copyRtL(nameVariable, "John Q. Public");

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 529 remaining solutions by signing in and submitting your own entry
#530 Urbanovics Péter / @UrbanovicsP - Score: 203 - 08/22/19 @ 11:03
:s/(\(.*)<Left>\<Right>, (.*<BS><BS><BS>\*<BS>(.*\))/<BS>'<BS>\(\2, \1<BS><BS><BS><BS><BS><BS>/2<BS><BS>\2 <BS>, '1<BS><BS>\1)/<Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left>%<Right><Right><Right><Right><Right><Right><Right><Right><Right><CR>:<Up><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><CR>:<Up><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><BS>\<BS>/<CR>:wq<CR>

0 comments


Created by: @BradleySmall

530 active golfers, 2044 entries

Leaderboard (lowest score wins):
22
#331 - Fabian Ahbeck / @FAhbeck

05/08/2020 at 11:46PM

22
#332 - Martin Kauppinen / @MartinKauppinen

08/15/2020 at 05:18PM

22
#333 - Nick Edwards / @edwardsnjd

09/13/2020 at 12:54PM

22
#334 - Francois Marais / @maraisf

05/26/2021 at 06:57PM

22
#335 - James / @Dronak

12/09/2022 at 08:24PM

22
#336 - Ryan Kilpadi / @rkilpadi

03/03/2024 at 06:54AM

22
#337 - Nathan Priego / @nspriego

03/26/2025 at 02:42AM

23
#338 - Scott Schlesier / @sschlesier

07/21/2019 at 03:49AM

23
#339 - pjoe / @pjoe

07/21/2019 at 03:51PM

23
#340 - Clint Caudle / @ClintCaudle

07/22/2019 at 02:38AM

23
#341 - tllilleh / @tllilleh

07/25/2019 at 08:55PM

23
#342 - Paul Inc / @hiniol1982

08/14/2019 at 06:50PM

23
#343 - Christopher Weyand / @swordman378

08/21/2019 at 01:10PM

23
#344 - VeeDeltaVee / @VeeDeltaVee

08/24/2019 at 06:04PM

23
#345 - Preetham Maiya / @PreethamMaiya

08/25/2019 at 03:48PM

23
#346 - Iggy / @iggredible

09/12/2019 at 03:17AM

23
#347 - ^spew$ / @spew79241369

10/12/2019 at 10:09PM

23
#348 - Alex Emelianov / @AlexEmelianov3

10/21/2019 at 04:23AM

23
#349 - xiote / @xiote2

11/13/2019 at 11:19AM

23
#350 - Minyi Zhong / @minyi_zhong

11/22/2019 at 06:57AM

23
#351 - zigford / @zigford_org

12/05/2019 at 11:49AM

23
#352 - Andrei Popescu / @AndreiTheory

12/09/2019 at 05:29PM

23
#353 - Daniel Latzer / @tournqat

12/19/2019 at 01:59PM

23
#354 - Moye_ / @moye_

01/06/2020 at 11:01PM

23
#355 - Renns / @Renns95250521

02/08/2020 at 10:11AM

23
#356 - perTheGolfer / @GolferPer

02/27/2020 at 07:28AM

23
#357 - pady. 🇪🇺 @hundertzwoelf@sueden.social / @hundertzwoelf_

05/26/2020 at 02:52PM

23
#358 - Brennan Barker / @BrennanJBarker

07/05/2020 at 03:21AM

23
#359 - zapakh / @zapakh

01/29/2021 at 06:04PM

23
#360 - vimgolfaccfekxh / @vimgolfaccfekxh

10/19/2022 at 11:15PM