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 580c21b5c177c54b0d067069

Start coding format

I used to start coding with following format: int main(){ -(cursor here) }

Start file
_
End file
int main(){
    _
}

View Diff

1c1,3
< _
---
> int main(){
>     _
> }

Solutions by @zk_evm:

Unlock 4 remaining solutions by signing in and submitting your own entry
Created by: @heehcs

72 active golfers, 155 entries

Solutions by @zk_evm:
25
#67 - Olivier Bégassat / @zk_evm

06/13/2023 at 12:07AM

26
#>68 - Olivier Bégassat / @zk_evm

06/13/2023 at 12:05AM

28
#>70 - Olivier Bégassat / @zk_evm

06/13/2023 at 12:05AM

32
#>72 - Olivier Bégassat / @zk_evm

06/13/2023 at 12:04AM