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

Problems with addon-info.txt? #170

Closed decibel closed 8 years ago

decibel commented 8 years ago

Trying to use https://github.com/LucHermitte/local_vimrc. If I simply include that in ActivateAddons:

ActivateAddons local_vimrc "sensible surround git.zip fugitive

It blows up with missing lh-blah functions. Instead I have to do

ActivateAddons lh-vim-lib local_vimrc sensible surround git.zip fugitive

My understanding is that I shouldn't need to specify lh-vim-lib, and https://github.com/LucHermitte/local_vimrc/blob/master/addon-info.txt looks reasonable to me. Is this a bug in VAM?

ZyX-I commented 8 years ago

@decibel No, it is not. addon-info.txt is not a valid name, one needs to use addon-info.json.