A simple Vim Tip:
Vim has a spelling feature , not many people know this ,
to turn it on type
:set spell
The default language is english
To get suggestions on the word under the cursor
put your cursor over it and type
z=
To add a word to the dictionary type
zg