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

ver 0.0.1 works while latest commit doesn't work #39

Closed
gglanzani opened this issue Sep 7, 2015 · 3 comments
Closed

ver 0.0.1 works while latest commit doesn't work #39

gglanzani opened this issue Sep 7, 2015 · 3 comments

Comments

@gglanzani
Copy link

Hi all,

I'm feel terribly stupid right now, but here's the thing: when using the latest release, everything works like a charm. When trying to work from HEAD, the autocomplete doesn't show up. I think I've pinned it down to the completion_begin function in init.py: if I'm on the latest release and use the completion_begin from HEAD, then it stops working.

Please tell me I'm doing something very stupid!

I do follow the update procedure (update files, call :UpdateRemovePlugins and call :DeopleteEnable).

@Shougo
Copy link
Owner

Shougo commented Sep 7, 2015

Note: I don't get your issue title... It should be improved.

I do follow the update procedure (update files, call :UpdateRemovePlugins and call :DeopleteEnable).

:UpdateRemotePlugins is correct command.

OK, I think your neovim and Python3 neovim module are too old. Please update them.
Unfortunately, neovim broke backward compatiblity (It is not my fault).

@gglanzani gglanzani changed the title Can't use HEAD, can use latest release ver 0.0.1 works while latest commit doesn't work Sep 7, 2015
@gglanzani
Copy link
Author

Ah! That was it. Maybe it should be mentioned in the README.md that pip install --upgrade neovim should be performed. Hadn't thought of that.

@Shougo
Copy link
Owner

Shougo commented Sep 10, 2015

I will update the documentation.

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