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

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

249 active golfers, 1214 entries

Solutions by @spremont:
19
#25 - Sebastien Premont / @spremont

11/12/2019 at 09:23PM

20
#>84 - Sebastien Premont / @spremont

11/12/2019 at 09:20PM

21
#>123 - Sebastien Premont / @spremont

11/12/2019 at 09:20PM

22
#>128 - Sebastien Premont / @spremont

11/12/2019 at 09:19PM

26
#>134 - Sebastien Premont / @spremont

11/12/2019 at 09:17PM

27
#>143 - Sebastien Premont / @spremont

11/12/2019 at 09:17PM

28
#>150 - Sebastien Premont / @spremont

11/12/2019 at 09:16PM

29
#>162 - Sebastien Premont / @spremont

11/12/2019 at 09:15PM

31
#>183 - Sebastien Premont / @spremont

11/12/2019 at 09:14PM

32
#>194 - Sebastien Premont / @spremont

11/12/2019 at 09:13PM

33
#>202 - Sebastien Premont / @spremont

11/12/2019 at 09:08PM

39
#>228 - Sebastien Premont / @spremont

11/12/2019 at 09:07PM

40
#>230 - Sebastien Premont / @spremont

11/12/2019 at 09:06PM

42
#>230 - Sebastien Premont / @spremont

11/12/2019 at 09:05PM

49
#>237 - Sebastien Premont / @spremont

11/12/2019 at 09:03PM