This shows you the differences between the selected revision and the current version of the page.
| notes:my_favourite_tips_for_vim 2010/01/18 18:13 | notes:my_favourite_tips_for_vim 2010/02/10 16:01 current | ||
|---|---|---|---|
| Line 49: | Line 49: | ||
| * on every line of the file: :%normal @q | * on every line of the file: :%normal @q | ||
| * Increment/decrement the number under the cursor: C-a/C-x | * Increment/decrement the number under the cursor: C-a/C-x | ||
| + | * Spelling: | ||
| + | * Suggest a correction for the word under the cursor: z= | ||