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 6030936d3f9325000c6aa0aa

CSV to MD format

To convert a CSV list to Markdown list

Start file
apple,fruit
onion
,vegetable
cherry
,fruit
garlic
,vegetable
ginger
,vegetable
rose
,flower
orange
,fruit
jasmine
,flower
End file
- flower
       
- jasmine
       
- rose
- fruit
       
- orange
       
- cherry
       
- apple
- vegetable
       
- ginger
       
- garlic
       
- onion

View Diff

1,8c1,11
< apple,fruit
< onion,vegetable
< cherry,fruit
< garlic,vegetable
< ginger,vegetable
< rose,flower
< orange,fruit
< jasmine,flower
---
> - flower
>         - jasmine
>         - rose
> - fruit
>         - orange
>         - cherry
>         - apple
> - vegetable
>         - ginger
>         - garlic
>         - onion

Solutions by @cptbbong:

Unlock 20 remaining solutions by signing in and submitting your own entry
Created by: @canabady

95 active golfers, 420 entries

Solutions by @cptbbong:
77
#49 - BuddhaBong / @cptbbong

06/14/2022 at 03:26AM

78
#>49 - BuddhaBong / @cptbbong

06/14/2022 at 03:24AM

83
#>57 - BuddhaBong / @cptbbong

06/14/2022 at 03:09AM

84
#>58 - BuddhaBong / @cptbbong

06/14/2022 at 03:03AM

85
#>60 - BuddhaBong / @cptbbong

06/14/2022 at 02:55AM

114
#>82 - BuddhaBong / @cptbbong

06/14/2022 at 02:44AM

118
#>84 - BuddhaBong / @cptbbong

06/14/2022 at 02:42AM

120
#>84 - BuddhaBong / @cptbbong

06/14/2022 at 02:40AM

121
#>84 - BuddhaBong / @cptbbong

06/14/2022 at 02:32AM

125
#>84 - BuddhaBong / @cptbbong

06/14/2022 at 02:27AM

135
#>86 - BuddhaBong / @cptbbong

06/14/2022 at 02:15AM

143
#>89 - BuddhaBong / @cptbbong

06/13/2022 at 05:58AM

151
#>90 - BuddhaBong / @cptbbong

06/13/2022 at 05:27AM

162
#>90 - BuddhaBong / @cptbbong

06/13/2022 at 05:23AM

163
#>90 - BuddhaBong / @cptbbong

06/13/2022 at 05:21AM

192
#>91 - BuddhaBong / @cptbbong

06/13/2022 at 03:31AM

231
#>92 - BuddhaBong / @cptbbong

06/13/2022 at 03:22AM

244
#>93 - BuddhaBong / @cptbbong

06/13/2022 at 03:08AM

268
#>94 - BuddhaBong / @cptbbong

06/13/2022 at 03:28AM

286
#>94 - BuddhaBong / @cptbbong

06/13/2022 at 02:15AM