Last Updated: February 25, 2016
·
722
· vinchi777

Spell check in VIM

You can activate spell checker in vim without using plugins. Useful in READMEs or docs.
Words will be highlighted if it is spelled wrong.

:setlocal spell

1 Response
Add your response

Have you figured out how to put it into your .vimrc?

over 1 year ago ·