practicalli / spacemacs

Content for the book - Clojure Development with Spacemacs
https://practical.li/spacemacs
Creative Commons Attribution Share Alike 4.0 International
110 stars 33 forks source link

Spell check tip - correct additional spell errors #193

Open practicalli-johnny opened 4 years ago

practicalli-johnny commented 4 years ago

SPC S s RET will check the spelling of the word under the point and correct it with the first suggestion. This is almost always the right spelling, especially if its only a minor character correction

. will repeat the spelling correction, using the first suggestion, although this time it does not show the list of possible options. Its a fast way to correct a second spelling mistake.

SPC S . is a spelling transient state and there are other commands to help with multiple spelling mistakes within a buffer.