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

Omni-completion throws errors with zsh #16

Open
cmeiklejohn opened this issue Feb 12, 2012 · 5 comments
Open

Omni-completion throws errors with zsh #16

cmeiklejohn opened this issue Feb 12, 2012 · 5 comments

Comments

@cmeiklejohn
Copy link

When attempting to auto-complete something like global:register_name from global:register_, the omni completion finishes with _name, but in the popup displays the following:

zsh:1: no matches found: /usr/lib/erlang/man/man?/global.? f
zsh:1: no matches found: /usr/lib/erlang/man/man?/global.? f
zsh:1: no matches found: /usr/lib/erlang/man/man?/global.? f
zsh:1: no matches found: /usr/lib/erlang/man/man?/global.? f
@zarthross
Copy link

+1

@cmeiklejohn
Copy link
Author

Any thoughts?

@zarthross
Copy link

My Auto-complete is working now. Though i'm not 100% sure what finally did it.

I suggest making sure you have erlang's manuals installed. Also i removed the link to the manual in my /usr/lib/erlang folder.

I'm not sure if removing that linked helped or not, the reason i removed it in the first place is dialyzer was trying to follow the symlink and was throwing errors.

@oscarh
Copy link
Owner

oscarh commented Mar 25, 2012

Sorry about not responding. Not coding much in Erlang these days and this plugin version is rather neglected. This fork is much more active: https://github.com/jimenezrick/vimerl

Cheers

@cmeiklejohn
Copy link
Author

Thanks; still having a problem there but I'll debug further.

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

3 participants