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

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

243 active golfers, 1177 entries

Solutions by @leo28356948:
19
#16 - leo / @leo28356948

10/17/2019 at 07:16AM

20
#>75 - leo / @leo28356948

10/17/2019 at 07:12AM

21
#>120 - leo / @leo28356948

10/17/2019 at 07:06AM

22
#>124 - leo / @leo28356948

10/17/2019 at 07:05AM

26
#>130 - leo / @leo28356948

10/17/2019 at 07:01AM

27
#>137 - leo / @leo28356948

10/17/2019 at 06:58AM

28
#>145 - leo / @leo28356948

10/17/2019 at 06:47AM

29
#>158 - leo / @leo28356948

10/17/2019 at 06:44AM

33
#>199 - leo / @leo28356948

10/17/2019 at 06:37AM

41
#>226 - leo / @leo28356948

10/17/2019 at 06:31AM

68
#>238 - leo / @leo28356948

10/17/2019 at 06:26AM