Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto suggest? #39

Closed
chadhs opened this issue Jul 4, 2012 · 4 comments
Closed

auto suggest? #39

chadhs opened this issue Jul 4, 2012 · 4 comments

Comments

@chadhs
Copy link

chadhs commented Jul 4, 2012

was digging through help but did not find what i was looking for.
is there a way to have supertab auto suggest / auto popup?

@ervandew
Copy link
Owner

ervandew commented Jul 4, 2012

Supertab doesn't provide this feature, but there is a separate plugin which does: http://www.vim.org/scripts/script.php?script_id=1879

@ervandew ervandew closed this as completed Jul 4, 2012
@chadhs
Copy link
Author

chadhs commented Jul 4, 2012

thank you for the ridiculously fast reply. have you used these together? or is it a one or the other type of deal? thanks again.

@ervandew
Copy link
Owner

ervandew commented Jul 4, 2012

I personally like my completions to be explicit since I don't want
things popping up on their, so I don't have autocomplpop installed.
However, for another one of my projects
(https://github.com/ervandew/eclim) I've gotten a couple bug reports /
feature requests regarding autocomplpop, so I have played with it a
bit and I didn't notice any compatibility issues w/ supertab. I'm not
sure if autocomplpop provides any mappings for scrolling through the
completion results like supertab does, but if it doesn't, then
supertab and autocomplpop could be considered to compliment each
other.

If you run into any issues combining the two, just let me know.

@chadhs
Copy link
Author

chadhs commented Jul 4, 2012

i'll do that for sure; im still deciding myself which complete style i like the best. the two plugins seem to work just fine in tandem so far.

ps
a big thanks for your work on supertab and eclim.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants