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):
20
#271 - Luc Kien Hang / @luckienhang

09/04/2020 at 03:21AM

20
#272 - A A A / @37fatos

01/09/2021 at 02:33AM

20
#273 - Peter Pandorum / @PeterPandorum

08/15/2021 at 12:16PM

20
#274 - steve / @steve35773420

11/27/2022 at 07:54PM

20
#275 - k1mosabe / @k1mosabe

12/03/2024 at 05:09AM

21
#276 - Jason O'Brien / @jasonobrien

07/23/2019 at 04:36PM

21
#277 - Percelot / @percelot

07/24/2019 at 02:12PM

21
#278 - albalitz / @_albalitz

08/01/2019 at 07:49AM

21
#279 - forvimgolf / @forvimgolf2

08/01/2019 at 08:16PM

21
#280 - Ivo Blöchliger / @aigledesalpes

08/01/2019 at 08:21PM

21
#281 - Chris Shorrock / @EbinFlow

08/13/2019 at 04:50PM

21
#282 - Ralph Callaway / @RalphAtCCC

08/19/2019 at 08:23PM

21
#283 - Simon Wilkinson / @simondwilkinson

08/24/2019 at 02:03PM

21
#284 - theBecwar / @thebecwar

08/25/2019 at 05:54PM

21
#285 - Ariel Miculas / @ArielMiculas

09/18/2019 at 03:15PM

21
#286 - Daniel Beck / @daniel_beck_il

09/22/2019 at 01:21PM

21
#287 - Lorenzo Bertolino / @lo_bertolino

10/09/2019 at 04:03PM

21
#288 - Jörg Meyer / @JoergMy

10/19/2019 at 09:06PM

21
#289 - Scott Taylor / @scott11X8

10/26/2019 at 02:22AM

21
#290 - Max Coplan / @mchcopl

11/03/2019 at 11:41PM

21
#291 - Mike Deakin / @Mick_Deak

11/20/2019 at 02:12PM

21
#292 - Rishabh Dwivedi / @Rishabh45312910

11/23/2019 at 09:35PM

21
#293 - Laurent Atlan / @laurentatlan1

12/06/2019 at 11:41PM

21
#294 - James Casey / @hanavi

12/20/2019 at 10:09PM

21
#295 - Lars Haalck / @larshulk

01/09/2020 at 01:59PM

21
#296 - Touroux Nathan / @xayon40_12

01/27/2020 at 09:33AM

21
#297 - RockerZZY / @rocker_zzy

05/27/2020 at 02:13PM

21
#298 - Christophe Robillard / @krichtof

05/29/2020 at 01:16PM

21
#299 - tullie / @tulliemurrell

07/15/2020 at 02:31PM

21
#300 - Martin Bielik / @mabielik

08/09/2020 at 08:27PM