You are not logged in.
Pages: 1
I installed the cream pkg from AUR and when I start up cream I get this error
E282: Cannot read from "$VIMRUNTIME/cream/creamrc"
I tried googling for it but didn't find anything useful yet.
Any ideas?
Thanks
Offline
have you done a
echo $VIMRUNTIME
and a
pacman -Ql cream
should give you an idea where a template creamrc file is. it should be sufficient to copy this in one of the paths of $VIMRUNTIME. (probably ~/.creamrc is a good choice.)
Note that I'm not using cream but that would be my first try based on the error msg you're giving.
Offline
I installed the cream pkg from AUR and when I start up cream I get this error
E282: Cannot read from "$VIMRUNTIME/cream/creamrc"
I tried googling for it but didn't find anything useful yet.
Any ideas?
Thanks
I came across this error when I went to install cream and while it may not be the best way to fix it, here's what worked for me. I removed the cream, gvim, vim, and vi packages and then reinstalled them one by one. First vi, then vim, then gvim, and finally cream. This was on a relatively claen install, so I don't know if something just didn't get set right during the install, but reinstalling the packages in that order fixed it.
Offline
Pages: 1