I've been missing the point of your email. Sry
call config#SetG('config.filesFun',
\ "return ".string([expand('$HOME').'/.vim/someconfig']))
should do it.
Normally you would have used a function reference or
library#Function('foo#Bar').
Strings can be used and will be executed instead.
Marc Weber
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---