Fix auto-complete.rcp

Now points to the repository at
git://github.com/auto-complete/auto-complete.git. Also 'require's
auto-complete as that did not seem to happen automatically
This commit is contained in:
Ram Raghunathan 2012-09-19 12:47:24 -04:00
parent 8f17f23c84
commit b948b5005a

View File

@ -2,5 +2,6 @@
:website "http://cx4a.org/software/auto-complete/"
:description "The most intelligent auto-completion extension."
:type github
:pkgname "auto-complete/auto-complete"
:username "auto-complete"
:features auto-complete
:depends (popup fuzzy))