I moved to Fedora 9 last week, and things have been working great, except for my vim, which yelled everytime I tried opening a file:
————————————————-
ego@sofia:~$ vim ~/.vimrc
Error detected while processing /home/ego/.vimrc:
line 10:
E563: stat(./cscope.out) error: 2
Press ENTER or type command to continue
————————————————-
I use vim for all my development work, and use cscope to find my way [...]
