Vim 7 has built in spellchecking. You can turn it on and off with and F11 and F10 .
To add a word to your dictionary, use zg. But even better, to delete a word from the dictionary, use zw (for wrong word).
You can also manually edit your dictionary, it is in .vim/spellfile.add.
To add a word to your dictionary, use zg. But even better, to delete a word from the dictionary, use zw (for wrong word).
You can also manually edit your dictionary, it is in .vim/spellfile.add.
Comments
Post a Comment