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 @__chad__:

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

274 active golfers, 769 entries

Solutions by @__chad__:
16
#91 - Chad / @__chad__

04/15/2015 at 06:58PM

17
#>163 - Chad / @__chad__

04/15/2015 at 06:56PM

20
#>251 - Chad / @__chad__

04/15/2015 at 06:55PM

26
#>265 - Chad / @__chad__

04/15/2015 at 06:49PM

30
#>269 - Chad / @__chad__

04/15/2015 at 06:47PM