Tuesday, September 27, 2011

Vim spellcheck

Hello vim-users,

I've got a problem with the vim spellcheck.
If I open a textfile and type
:set spell spelllang=de_de
everything works as expected.
But if I close the file, open it again, vim doesn't know any word
anymore. Everything is marked as wrong.

If I
:set nospell
close the file, open it and then
:set spell
it works again as expected.

What's wrong with vim? Any ideas?

Thanks in advance,
Thomas

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: