MarcWeber / vim-addon-manager

manage and install vim plugins (including their dependencies) in a sane way. If you have any trouble contact me. Usually I reply within 24 hours
Other
660 stars 59 forks source link

ERROR: .... #87

Closed stardiviner closed 12 years ago

stardiviner commented 12 years ago

Error detected while processing function SetupVAM..vam#ActivateAddons..vam#ActivateRecursively..vam#install#Install..vam#install#GetRepo..vam#install#LoadPool..vam#install#Pool..vam_known_repositories#Pool..vamkr#GetSCMSources..vamkr#LoadDBFile..20_Vim: line 1731: E722: Missing comma in Dictionary: : 'git://github.com/teramako/jscomplete-vim'} E15: Invalid expression: {'type': 'git': 'git://github.com/teramako/jscomplete-vim'} Error detected while processing function SetupVAM..vam#ActivateAddons..vam#ActivateRecursively..vam#install#Install..vam#install#GetRepo..vam#install#LoadPool..vam#install#Pool: line 2: E171: Missing :endif Error detected while processing function SetupVAM..vam#ActivateAddons..vam#ActivateRecursively..vam#install#Install..vam#install#GetRepo..vam#install#LoadPool: line 4: E171: Missing :endif Error detected while processing function SetupVAM..vam#ActivateAddons..vam#ActivateRecursively..vam#install#Install..vam#install#GetRepo: line 1: E171: Missing :endif Error detected while processing function SetupVAM..vam#ActivateAddons..vam#ActivateRecursively..vam#install#Install: line 6: E170: Missing :endfor Error detected while processing function SetupVAM..vam#ActivateAddons..vam#ActivateRecursively: line 10: E171: Missing :endif Press ENTER or type command to continue

stardiviner commented 12 years ago

let scm['jscomplete-vim'] = {'type': 'git', 'url': 'git://github.com/teramako/jscomplete-vim'}

MarcWeber commented 12 years ago

thx, fixed