Using spellchecking with VIM

July 5, 2012

Starting with 7.x, vim integrates a powerful spell checker. You can enable it by either adding it to your .vimr or setting as toggable command.

:setlocal spell

You basically need to know about: