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

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

70 active golfers, 147 entries

Solutions by @argshook:
24
#57 - Arijus / @argshook

06/28/2018 at 12:09PM

24
#>57 - Arijus / @argshook

06/28/2018 at 12:10PM

24
#>57 - Arijus / @argshook

06/28/2018 at 12:12PM

24
#>58 - Arijus / @argshook

06/28/2018 at 12:20PM

24
#>58 - Arijus / @argshook

06/28/2018 at 12:22PM

25
#>64 - Arijus / @argshook

06/28/2018 at 12:08PM