On Wednesday, April 24, 2013 11:42:28 PM UTC+2, glts wrote: > Well, you didn't get your Vim from the Mercurial source repo but from a > package repo. The runtime files you got may be quite old ...
That's excellent point. I did: sudo find /usr/share/vim/ \( -name '*.spl' -o -name '*.sug' \) -delete And afterwards - it worked. Had to download spl/sug for en myself, though. Looks like the packaged stuff is somehow bad. Thanks a lot. depesz -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
