Spell check with Vim and XML automatically Spell check with Vim and XML automatically xml xml

Spell check with Vim and XML automatically


Add an xml.vim file in your ~/.vim/after/syntax directory and put syn spell toplevel in it. It should be enough. See :h mysyntaxfile-add for further information.