How do I jump to the next misspelled word in my buffer using Vim's built-in spell check?
]s
When spell checking is enabled with :set spell, Vim underlines misspelled words in the buffer.
]s
When spell checking is enabled with :set spell, Vim underlines misspelled words in the buffer.