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

Multiline to Single Line

Convert a multiline, indented file to a single line with no whitespace

Start file
api(
   
'com.vimgolf.challenge'
)
End file
api('com.vimgolf.challenge')

View Diff

1,3c1
< api(
<     'com.vimgolf.challenge'
< )
---
> api('com.vimgolf.challenge')

Solutions by @persona-twotwo:

Unlock 10 remaining solutions by signing in and submitting your own entry
Created by: @IsaacPZZ

312 active golfers, 736 entries

Solutions by @persona-twotwo:
5
#232 - persona-twotwo / @persona-twotwo

04/08/2024 at 05:09AM

6
#>271 - persona-twotwo / @persona-twotwo

04/08/2024 at 05:09AM

7
#>291 - persona-twotwo / @persona-twotwo

04/08/2024 at 05:08AM

9
#>295 - persona-twotwo / @persona-twotwo

04/08/2024 at 05:07AM

13
#>304 - persona-twotwo / @persona-twotwo

04/08/2024 at 05:06AM

14
#>305 - persona-twotwo / @persona-twotwo

04/08/2024 at 05:06AM

16
#>309 - persona-twotwo / @persona-twotwo

04/08/2024 at 05:05AM

16
#>309 - persona-twotwo / @persona-twotwo

04/08/2024 at 05:06AM

18
#>309 - persona-twotwo / @persona-twotwo

04/08/2024 at 05:04AM

36
#>310 - persona-twotwo / @persona-twotwo

04/08/2024 at 05:04AM