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

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

1750 active golfers, 5085 entries

Solutions by @BaerKlondike:
11
#573 - KlondikeBaer / @BaerKlondike

10/14/2019 at 09:02PM

12
#>966 - KlondikeBaer / @BaerKlondike

10/14/2019 at 09:02PM

13
#>1239 - KlondikeBaer / @BaerKlondike

10/14/2019 at 09:01PM

14
#>1440 - KlondikeBaer / @BaerKlondike

10/14/2019 at 09:00PM

17
#>1626 - KlondikeBaer / @BaerKlondike

10/14/2019 at 09:00PM

20
#>1671 - KlondikeBaer / @BaerKlondike

10/14/2019 at 08:59PM