First I emerged vim and it was working perfectly. Then after emerging kvim, vim gets the following error on startup: "Error detected while processing /etc/vim/vimrc: line 43: E484: Can't open file /usr/share/vim/syntax/syntax.vim" I believe this is due to the fact that kvim replaced the vim-core-6.2-r1 from the first vim emerge with vim-core-6.1-r5. Reproducible: Always Steps to Reproduce: 1. emerge vim - works 2. emerge kvim 3. vim has errors and has no syntax highlighting
I've just committed kvim-6.2.14 which appears to fix this problem