Tip #1499: Jump back to spell checked words
tip karma |
Rating 36/30, Viewed by 4065
|
Read and edit this tip on the
Vim tip wiki.
The wiki may have a more recent version of this tip.
created: |
|
February 1, 2007 3:32 |
|
complexity: |
|
basic |
author: |
|
john AT beever DOT nl |
|
as of Vim: |
|
|
I use spell check extensively. If you check a long document and you inadvertently mark a word as good and you jump to the next word with ]s you cannot 'undo' the operation directly with 'zug' or a similar command. Fortunately Vim has a jumplist, so you press Ctrl -O, type zug and the word is again marked as not found.
<< Delete words in a different way. (For Unix Admins) |
By default, when opening files in Mac OS X, a new vim window is opened. This shows you how to have only one window. >>
Additional Notes
|