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 5d7fad5deac0df0006fc224a

SCREAMING_SNAKE_CASE to Title Case

Convert strings in SCREAMING_SNAKE_CASE to Title Case. Examples: EMPLOYEE_NAME -> Employee Name REVENUE_YEAR_TO_DATE -> Revenue Year To Date SALARY -> Salary

Start file
EMPLOYEE_NAME

REVENUE_YEAR_TO_DATE

SALARY
End file
Employee Name

Revenue Year To Date

Salary

View Diff

1c1
< EMPLOYEE_NAME
---
> Employee Name
3c3
< REVENUE_YEAR_TO_DATE
---
> Revenue Year To Date
5c5
< SALARY
\ No newline at end of file
---
> Salary
\ No newline at end of file

Solutions by @BsMainly:

Unlock 9 remaining solutions by signing in and submitting your own entry
Created by: @StoneTelescope

250 active golfers, 1215 entries

Solutions by @BsMainly:
20
#79 - Homo Ludens / @BsMainly

10/18/2019 at 08:00AM

21
#>123 - Homo Ludens / @BsMainly

10/18/2019 at 07:58AM

22
#>127 - Homo Ludens / @BsMainly

10/18/2019 at 07:57AM

26
#>134 - Homo Ludens / @BsMainly

10/18/2019 at 07:56AM

27
#>140 - Homo Ludens / @BsMainly

10/18/2019 at 07:54AM

28
#>148 - Homo Ludens / @BsMainly

10/18/2019 at 07:52AM

29
#>161 - Homo Ludens / @BsMainly

10/18/2019 at 07:51AM

30
#>172 - Homo Ludens / @BsMainly

10/18/2019 at 07:46AM

30
#>172 - Homo Ludens / @BsMainly

10/18/2019 at 07:48AM