On Thu, 22 Mar 2007, Claus Atzenbeck wrote: > I use Vim 7.0 (on Mac OS 10.4.9). Spell checking works perfectly, > however, not when editing HTML files. Even after typing ":setlocal spell > spelllang=en_us", I don't get any error marks.
I found a solution shortly after sending this e-mail: :sy spell toplevel switches on spell checking. However, I don't see any reason why HTML editing should not have spell checking on by default. What would be the best solution for turning it on for HTML file by default? Claus