Skip to content

Instantly share code, notes, and snippets.

@purcell
Created January 5, 2012 18:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save purcell/1566586 to your computer and use it in GitHub Desktop.
Save purcell/1566586 to your computer and use it in GitHub Desktop.
Challenge ID: 4d28aef94bcd032f1c0000dc
http://vimgolf.com/challenges/4d28aef94bcd032f1c0000dc.yaml
Keystrokes (28):
M-f M-4 M-d <down> M-f M-f M-3 M-d <down> M-f M-f M-6 M-d C-y M-y M-y <up> M-b M-b <left> C-y M-y <up> M-5 M-b <left> C-y M-y
Full command log:
M-f forward-word
M-4 M-d kill-word
<down> next-line
M-f forward-word
M-f forward-word
M-3 M-d kill-word
<down> next-line
M-f forward-word
M-f forward-word
M-6 M-d kill-word
C-y whole-line-or-region-yank
M-y cua-paste-pop
M-y cua-paste-pop
<up> previous-line
M-b backward-word
M-b backward-word
<left> left-char
C-y whole-line-or-region-yank
M-y cua-paste-pop
<up> previous-line
M-5 M-b backward-word
<left> left-char
C-y whole-line-or-region-yank
M-y cua-paste-pop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment