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):
24
#361 - Isaak Meier / @IsaakMeier

08/02/2019 at 03:29PM

24
#362 - Luiz Eduardo Amaral / @_luxedo

08/09/2019 at 05:49PM

24
#363 - freehaha / @freehaha

08/28/2019 at 04:25AM

24
#364 - Scott Rosenquist / @scottrosenquist

10/18/2019 at 01:33PM

24
#365 - MasterFox / @MaestroZorro_

10/22/2019 at 12:56PM

24
#366 - Kevin Yokley / @kyokley19

11/03/2019 at 05:48PM

24
#367 - Magnus / @praktiskt

11/17/2019 at 05:51PM

24
#368 - 鏡崎ましろ / @KagamisakiMsr

01/27/2020 at 07:09AM

24
#369 - Daniel Amkær Sørensen / @AmkRensen

02/04/2020 at 12:49PM

24
#370 - Falafel Palapel / @falafelpalapel

02/12/2020 at 08:30PM

24
#371 - khedd / @sinan_khedd

07/04/2020 at 01:59PM

24
#372 - Daniel Habib / @danielhvs

07/21/2020 at 03:15AM

24
#373 - roy twt / @roytwt1

10/18/2020 at 12:28PM

24
#374 - Kapildev Neupane / @KapildevNeupane

01/01/2021 at 02:28PM

25
#375 - Prabhakar Kumar / @prab97

07/19/2019 at 10:09PM

25
#376 - Nik Skoufis / @niksko

07/25/2019 at 01:50AM

25
#377 - Matt Vaughn / @mattttvaughn

07/28/2019 at 11:20PM

25
#378 - Masi Valkonen / @masivalkonen

08/27/2019 at 10:04PM

25
#379 - Rustem B. / @_rustemb

07/31/2020 at 06:51PM

25
#380 - mindgitrwx / @mindgitrwx

08/03/2020 at 01:33PM

25
#381 - Edan Sneh / @edan_sneh

09/04/2020 at 06:31PM

25
#382 - Divvy C. / @divvy_c

08/11/2023 at 09:22PM

25
#383 - KoroneListener / @KoroneListener

09/04/2024 at 05:26PM

26
#384 - Not real / @Notreal70353016

07/23/2019 at 04:04AM

26
#385 - band / @band26376522

07/24/2019 at 08:31PM

26
#386 - Matthew Grossman / @GrossmanMr

08/02/2019 at 04:32AM

26
#387 - ARK / @ARK69712394

08/04/2019 at 01:14PM

26
#388 - André Hedesand / @andrehhh

08/07/2019 at 11:28AM

26
#389 - Thomas Versteeg / @versteeg_t

08/21/2019 at 04:52PM

26
#390 - Geert Smelt / @gasmelt

10/11/2019 at 07:50PM