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 56421fb1603ec626ec000003

Angular naming conventions

In angular, a directive name follows the camelCase convention. When the directive is used in an HTML template, the words are instead separated by a dash. Go from to the other the fastest!

Start file
Before I don't care greatDanesAreMyFriends After I don't care either
End file
Before I don't care great-danes-are-my-friends After I don't care either

View Diff

1c1
< Before I don't care greatDanesAreMyFriends After I don't care either
---
> Before I don't care great-danes-are-my-friends After I don't care either

Solutions by @JohnSmith448816:

Unlock 2 remaining solutions by signing in and submitting your own entry
Created by: @raxcoi

113 active golfers, 295 entries

Solutions by @JohnSmith448816:
22
#79 - John Smith / @JohnSmith448816

05/15/2016 at 03:17AM

23
#>88 - John Smith / @JohnSmith448816

05/15/2016 at 03:14AM