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

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

274 active golfers, 769 entries

Solutions by @smokemachine:
15
#19 - smokemachine / @smokemachine

05/10/2015 at 01:18AM

16
#>100 - smokemachine / @smokemachine

05/10/2015 at 01:11AM

17
#>170 - smokemachine / @smokemachine

05/10/2015 at 12:19AM

17
#>170 - smokemachine / @smokemachine

05/10/2015 at 01:09AM

18
#>213 - smokemachine / @smokemachine

05/10/2015 at 12:17AM

19
#>241 - smokemachine / @smokemachine

05/10/2015 at 12:15AM

21
#>258 - smokemachine / @smokemachine

05/10/2015 at 12:06AM

26
#>265 - smokemachine / @smokemachine

05/09/2015 at 11:45PM

32
#>269 - smokemachine / @smokemachine

05/09/2015 at 11:44PM

35
#>270 - smokemachine / @smokemachine

05/10/2015 at 01:15AM