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 525ee6a5de92470002000039

Split the words

Add the spaces manually if you must, but if you use Vim's spell checking feature wisely, I think you'll save a LARGE number of strokes.

Start file
UseVim'sspellcheckfeaturetosplitthissentenceintowordsusingspaces.
 Vim: set spell:
End file
Use Vim's spell check feature to split this sentence into words using spaces.
 Vim: set spell:

View Diff

1c1
< UseVim'sspellcheckfeaturetosplitthissentenceintowordsusingspaces.
---
> Use Vim's spell check feature to split this sentence into words using spaces.

Solutions by @jkrause314:

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

108 active golfers, 356 entries

Solutions by @jkrause314:
35
#40 - Jon Krause / @jkrause314

12/17/2020 at 02:04AM