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

Cannot locate ocp-indent, vim-slime or merlin #126

Closed MortalCatalyst closed 11 years ago

MortalCatalyst commented 11 years ago

I have tried installing thiese plugins, using first letter lower and uppercase but vam doesn't see them.

No repository location info known for plugin merlin. No repository location info known for plugin vim-slime. No repository location info known for plugin ocp-indent.

https://github.com/jpalardy/vim-slime

https://github.com/OCamlPro/ocp-indent

https://github.com/def-lkb/merlin

MarcWeber commented 11 years ago

Should be fixed. You may also want to have a look at github.com/MarcWebervim-addon-ocamldebug. Info: You can always install by 'github:name/repo'.

MortalCatalyst commented 11 years ago

Thanks