On Thu, October 15, 2009 7:44 am, winterTTr wrote: > So , is there a vim function to check if a function is defined as > exists() do to the variable ?
Yes. It is called exists() ;) Read :h exists() carefully and you find: ,---- | *funcname built-in function (see |functions|) | or user defined function (see | |user-functions|). `---- regards, Christian -- :wq --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
