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 5526aef5814f89118e00f23c

camel riding

add a prefix on some camelCase variables

Start file
val (schemas, activeCount, techTagCount, sharedCount, allowedPathsCount, rootCount, searchableCount) = fieldStats(store)
End file
val (schemas, schActiveCount, schTechTagCount, schSharedCount, schAllowedPathsCount, schRootCount, schSearchableCount) = fieldStats(store)

View Diff

diff --git a/vimgolf-input.txt b/vimgolf-output.txt
index 9d508c1..212ab0c 100644
--- a/vimgolf-input.txt
+++ b/vimgolf-output.txt
@@ -1 +1 @@
-val (schemas, activeCount, techTagCount, sharedCount, allowedPathsCount, rootCount, searchableCount) = fieldStats(store)
+val (schemas, schActiveCount, schTechTagCount, schSharedCount, schAllowedPathsCount, schRootCount, schSearchableCount) = fieldStats(store)

Solutions by @Jonnytron:

Unlock 6 remaining solutions by signing in and submitting your own entry
Created by: @YannMoisan

281 active golfers, 793 entries

Solutions by @Jonnytron:
16
#92 - Jonny - Male 2.0.37 / @Jonnytron

04/14/2015 at 08:23PM

17
#>165 - Jonny - Male 2.0.37 / @Jonnytron

04/14/2015 at 08:19PM

20
#>257 - Jonny - Male 2.0.37 / @Jonnytron

04/14/2015 at 08:07PM

25
#>265 - Jonny - Male 2.0.37 / @Jonnytron

04/14/2015 at 08:09PM

25
#>265 - Jonny - Male 2.0.37 / @Jonnytron

04/14/2015 at 08:11PM

27
#>273 - Jonny - Male 2.0.37 / @Jonnytron

04/14/2015 at 08:06PM