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 542c8cb02da21600022c7477

Acute accents

Featuring all 17 lowercase letters with an acute accent digraph. Find a way to automate the digraphs.

Start file
acegiklmnoprsuwyz
End file
áćéǵíḱĺḿńóṕŕśúẃýź

View Diff

Wacky zeroing plums. I considered anagramming, but decided against it.

I don't *think* this challenge is that hard. I have 18.

m and n make different chars if you reverse the digraph order.

Kind of the opposite of "Remove Accent off the Letter". Of course, the actual
opposite would be R/S/C and enter the letters in insert mode. And of course
there's no real-world reason to add accents this way. There's potential for
some nasty challenges using this as a hidden pattern that make hidden rot-13
seem tame.

Here's proof you can submit whatever you want in the diff file. Did you read
this? Do you ever press the Show Diff button? Let me know!

Solutions by @jkrause314:

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

24 active golfers, 32 entries

Solutions by @jkrause314:
18
#14 - Jon Krause / @jkrause314

02/03/2016 at 09:42PM