Michael Wookey wrote:
Hello vimmers,

I am running 7.1a.001 on OSX and have just noticed the following from
console vim (running in Terminal.app and also occurs in iTerm.app).

If I change the colour scheme I receive a lot of error output.  For
example:

    :colorscheme desert

Results in:

    Error detected while processing
/Applications/Vim.app/Contents/Resources/vim/runtime/colors/desert.vim:
    line   27:
    E254: Cannot allocate color khaki
    E254: Cannot allocate color slategrey
    line   36:
    E254: Cannot allocate color gold
    line   37:
    E254: Cannot allocate color tan
    ...


When I build Vim I always have to copy in an rgb.txt file that I have into the runtime. Otherwise I get those errors.

Robert

Reply via email to