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 54f6e85d8dca0315e1010de1

Logging with key

Sometimes it is better to log with meaningful key

Start file
window.nestedFormEvents.insertFields = (content, assoc, link) ->
  console.log content, assoc, link
End file
window.nestedFormEvents.insertFields = (content, assoc, link) ->
  console.log
    content: content
    assoc: assoc
    link: link

View Diff

2c2,5
<   console.log content, assoc, link
---
>   console.log
>     content: content
>     assoc: assoc
>     link: link

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 87 remaining solutions by signing in and submitting your own entry
#88 Jurica / @Jurica34581259 - Score: 89 - 12/11/18 @ 14:58
/og<CR>2ld$o<Esc>p0:s/[ ,]\([a-z]\*<BS><Esc><Esc><Esc>:<Up>+<Left><Left><Left><Left><Left><Left><Left><Left><Left>\+<Right><Right><Right><Right><Right><Right><Right><Right><Right><Right>\)/    \1: \1\n/g<CR>u:<Up><Left><Left><Left><Right><BS>r<CR><Esc>ddZZ

0 comments


Created by: @yaachi

88 active golfers, 328 entries

Leaderboard (lowest score wins):
22
#31 - Mihai / @mihaicristiant

02/25/2019 at 08:56AM

23
#32 - Marcelo Montu / @_mMontu_

03/20/2015 at 02:06PM

23
#33 - Joonas Pihlajamaa / @jokkebk

03/26/2015 at 12:46PM

23
#34 - pftb12345 / @pftb12345

03/29/2015 at 12:47PM

23
#35 - ゆきみ / @edp02

03/30/2015 at 02:55PM

23
#36 - mevmev / @mevmev8

10/08/2021 at 08:23PM

24
#37 - Carlos A Henríquez Q / @lagunex

03/04/2015 at 02:52PM

24
#38 - Matt / @mcr05

03/04/2015 at 04:17PM

24
#39 - octotep / @octotep

03/04/2015 at 08:52PM

24
#40 - Mike McGowan / @mikemcgowan75

03/08/2015 at 07:42PM

24
#41 - E Both / @enboth

04/07/2015 at 09:45PM

24
#42 - Tim Vail / @timdvail

08/05/2015 at 03:44AM

24
#43 - Walker Boh / @walker_boh

10/12/2015 at 08:22AM

25
#44 - Jeremie / @jermoer

03/04/2015 at 10:33PM

25
#45 - Laurent Stacul / @stac47

03/05/2015 at 01:09PM

26
#46 - TheProgrammer971 / @tp971

03/13/2015 at 09:52PM

28
#47 - Zach Kelling / @zeekay

03/04/2015 at 01:25PM

28
#48 - Carlos López / @morrizon

03/04/2015 at 01:31PM

28
#49 - Yuan Guan / @yuanguan89

03/05/2015 at 05:00AM

28
#50 - RockerZZY / @rocker_zzy

06/26/2020 at 07:49AM

29
#51 - Mauro Persano / @fzort

06/04/2015 at 05:02PM

29
#52 - Gurukandhamoorthi / @Gurukandhamoor1

07/16/2017 at 03:55PM

30
#53 - James / @Dronak

03/11/2015 at 07:03PM

30
#54 - Francois Marais / @maraisf

05/20/2021 at 08:27AM

31
#55 - US Dollar Price / @USDollarPrice

03/07/2015 at 11:46PM

32
#56 - Kenny / @zumalifeguard

03/07/2015 at 03:03AM

32
#57 - Lory / @Lory46845742

12/12/2019 at 03:57PM

33
#58 - Dan Oneata / @DanOneata

03/11/2015 at 02:30PM

33
#59 - Grigoriy Glushko / @grinderrz

03/12/2015 at 02:54PM

33
#60 - Louis Caruana / @louiecaruana

03/17/2015 at 04:34AM