gu-fan / colorv.vim

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

Invalid arguments for function has(*reltime) #10

Closed wedgwood closed 12 years ago

wedgwood commented 12 years ago

There might be some error in the new version of the colorv from github. After I updated the plugin, when I open my vim, I will get error message *'Invalid arguments for function has(reltime)'**

wedgwood commented 12 years ago

After read help manual, I found if you wanna check whether a function exists, you could use exists("_func"). So I think you might forget the quotes wrapper the _reltime

gu-fan commented 12 years ago

...... I fix it but did not update that.

sorry, I forgot updating with it