gu-fan / colorv.vim

edit color easy
http://www.vim.org/scripts/script.php?script_id=3597
135 stars 12 forks source link

"[ColorV] Could not read cache.^@ Vim(let):E484: Kann die Datei /home/tom/.vim_colorv_cache nicht öffnen" error #15

Closed tomtom closed 11 years ago

tomtom commented 11 years ago

After an initial install of your plugin: when loading colorv, I get the following error:

[ColorV] Could not read cache.^@ Vim(let):E484: Kann die Datei /home/tom/.vim_colorv_cache nicht öffnen

(i.e. cannot open file).

I put the plugin into the directory '~/.vim/_bundle' and loaded it by adding that directory to &rtp and then calling runtime! plugin/colorv.vim.

gu-fan commented 11 years ago

well , this should be a debug message. And I mistaken set it .

fixed

also I'm using your t-comment :smile: