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 @ramtamtamtam:
Unlock 3 remaining solutions by signing in and submitting your own entry