Hi Cornelius,
for vim-addon-manager I added missing metadata myself.
Eg for the perl browser plugin I added meta data in
vim-addon-known-repsoitories this way:
" this is mainly used to add missing dependencies
let s:missing_addon_infos["browser_4025"] = '{ "dependencies" :
{"synmark":{}}, "runtimepath": "vim" }'
It does both: Tell the manager which is the vim runtime path and add a
dependency on synmark.
If you want we can share this additional meta data somehow.
Marc Weber
--
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php