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 59381bd3652ee10dec000005

create arrows in a list

Add arrow at same distance

Start file
milk
coffe
toothpaste
potatoes
tomatoes
nuts
tuna cans
End file
milk       -->
coffe      -->
toothpaste -->
potatoes   -->
tomatoes   -->
nuts       -->
tuna cans  -->

View Diff

1,7c1,7
< milk
< coffe
< toothpaste
< potatoes
< tomatoes
< nuts
< tuna cans
---
> milk       -->
> coffe      -->
> toothpaste -->
> potatoes   -->
> tomatoes   -->
> nuts       -->
> tuna cans  -->

Solutions by @jkrause314:

Unlock 1 remaining solutions by signing in and submitting your own entry
Created by: @virako

70 active golfers, 103 entries

Solutions by @jkrause314:
10
#51 - Jon Krause / @jkrause314

12/21/2020 at 05:23AM