Le vendredi 28 mars 2014 23:31:51 UTC+1, Enno a écrit : > When restoring a session with spelllang=de, encoding = utf-8 and a nonempty > german spellfile de.utf-8.add , the de.utf-8.spl is not read. > > This problem does not occur when > > - set spell spelllang=de is invoked manually, > - for other languages. Tested for English and Portuguese.
This might be caused by vim automatically storing the user dictionary in this format: setlocal spellfile=~\\.vim\\spell\\de.utf-8.add Even if the explicit path to the home dir is given. I add that I have to set the spellfile explicitely, because I use Vundle, which otherwise would place it in the vundle folder. It works without a problem if not restoring sessions though. -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.