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 53eb4ac3f690b50002f871b6

Lisp Condense

Reduce 4 cons selection operations down to one function call.

Start file
(print (car (car (cdr (car list)))))
End file
(print (caadar list))

View Diff

1c1
< (print (car (car (cdr (car list)))))
---
> (print (caadar list))

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 157 remaining solutions by signing in and submitting your own entry
#158 Jurica / @Jurica34581259 - Score: 30 - 12/05/18 @ 03:07
wwwwvwwwwwwhdhhiada<Esc>/))<CR>lld$ZZ

0 comments


Created by: @f4uLT

158 active golfers, 460 entries

Leaderboard (lowest score wins):
13
#1 - Tim Chase / @gumnos

08/13/2014 at 12:03PM

13
#2 - Caek / @Caek_

08/13/2014 at 12:04PM

13
#3 - Kerson Hsiao / @KersonHsiao

08/13/2014 at 12:12PM

13
#4 - Vim Fandango / @VimFandango

08/13/2014 at 03:08PM

13
#5 - Urtica dioica / @udioica

08/13/2014 at 04:51PM

13
#6 - John Braxler / @braxler

08/13/2014 at 06:18PM

13
#7 - Petro Тrouq / @zulolosi

08/13/2014 at 10:01PM

13
#8 - John Meisner / @jmeisned

08/14/2014 at 10:56AM

13
#9 - ———đίxίє—flαтlίиє——— / @_dixie_flatline

08/15/2014 at 07:36PM

13
#10 - Eduardo / @earada

08/15/2014 at 10:33PM

13
#11 - Amir Kremer / @AmirKremer

08/17/2014 at 12:15PM

13
#12 - Yuval Netanel / @Yuval5555

08/17/2014 at 12:24PM

13
#13 - Yariv / @yarivb

08/17/2014 at 12:38PM

13
#14 - Fan Zhang / @2bDeactivat3d

08/17/2014 at 08:59PM

13
#15 - booom / @ateukme

08/17/2014 at 09:35PM

13
#16 - Allen Li / @thenightawl

08/18/2014 at 10:06AM

13
#17 - Bill Booth / @ohiopyle

08/19/2014 at 07:58AM

13
#18 - Jakob / @jajob

08/19/2014 at 08:15PM

13
#19 - Haoxuan Yue / @yuehaoxuanar

08/20/2014 at 02:49AM

13
#20 - Karun Ramakrishnan / @the_karun

08/21/2014 at 03:30PM

13
#21 - April Gentle / @chen327684096

08/23/2014 at 09:05AM

13
#22 - Mike Rayner / @mikesfake

08/23/2014 at 11:44AM

13
#23 - Johan Helsing / @jkhelsing

08/23/2014 at 02:00PM

13
#24 - Rui Graça / @rpgraca

08/24/2014 at 10:20AM

13
#25 - Chaitanya Desu / @ChaituNu

08/25/2014 at 01:17AM

13
#26 - Victor Ramirez / @virako

08/26/2014 at 02:35PM

13
#27 - Maxime Dréau / @mdreau

08/28/2014 at 12:27PM

13
#28 - Daniel Beck / @daniel_beck_il

08/29/2014 at 11:09PM

13
#29 - Jaron R. Hendrix / @Ronamo

09/05/2014 at 05:41PM

13
#30 - Bob Davison / @bobd91

09/23/2014 at 09:20PM