View Tutorial Metadata Edit Content Revision History Add New Tutorial Add to Watchlist vim-spellcheck-howto

Turning on spell checking in VIM

Prerequisites

You should have a basic understanding of the vim editor. To understand its basic concepts, you can check out our tutorial, Introduction to VIM

Spell checking

To enable the spell checking feature of vim, simply type in the console:

:set spell

This should make vim underline all the words that are have incorrect spelling. For information about related features (such as customizing the used dictionary), use

:help spell

Talk icons discuss – in the article above, point your mouse over them to reply.
Can't find a relevant Talk icon for what you have to say? See how you can add one...
Note: All the talks and replies are also listed below.


Add a new discussion topic (Only if you don't find it above, duplicates will be removed)


Rating: (0+, 0-) In: Vim