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 4f0720c8f037090001000007

switch variable

how fast can you switch two variable ?

Start file
int barins, foovariable = 1; 
End file
int foovariable, barins = 1; 

View Diff

1c1
< int barins, foovariable = 1; 
---
> int foovariable, barins = 1; 

Solutions by @Notreal70353016:

Unlock 9 remaining solutions by signing in and submitting your own entry
Created by: @lukastsai

1748 active golfers, 5071 entries

Solutions by @Notreal70353016:
12
#943 - Not real / @Notreal70353016

09/21/2018 at 07:18PM

13
#>1220 - Not real / @Notreal70353016

09/21/2018 at 07:11PM

13
#>1220 - Not real / @Notreal70353016

09/21/2018 at 07:13PM

13
#>1220 - Not real / @Notreal70353016

09/21/2018 at 07:15PM

13
#>1220 - Not real / @Notreal70353016

09/21/2018 at 07:19PM

16
#>1586 - Not real / @Notreal70353016

09/21/2018 at 07:05PM

16
#>1586 - Not real / @Notreal70353016

09/21/2018 at 07:10PM

17
#>1623 - Not real / @Notreal70353016

09/21/2018 at 07:03PM

30
#>1719 - Not real / @Notreal70353016

09/21/2018 at 07:08PM