vim spelling correction
In my vimrc I have a number of abbreviations like "iab teh the", which catch 90% of my spelling errors. However, I am prone to do things like type toin for words ending in tion, which I can't catch with an iab. I tried imap but whenever I type toin it doesn't advance the cursor until it finish the word and type a space. Any suggestions? Thanks
|