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

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

1734 active golfers, 5028 entries

Solutions by @fat_troll:
12
#808 - Fat troll / @fat_troll

04/01/2014 at 06:14AM

13
#>1128 - Fat troll / @fat_troll

03/29/2014 at 08:16AM

14
#>1338 - Fat troll / @fat_troll

03/29/2014 at 08:10AM

16
#>1560 - Fat troll / @fat_troll

03/29/2014 at 08:08AM