I am using this addon manager for vim. After installation, I can install scripts like taglist.vim, but I can't install the script octave.vim: vim-addon-manager complained that No repository location info known for plugin octave.
According to this page, I ran :call vam#install#LoadKnownRepos(), but vim complained that there are not enough arguments for the function.
Can anyone give hints for me? Thank you.