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

Cooperate with jedi #47

Closed
perplexedfingers opened this issue Jan 15, 2018 · 1 comment
Closed

Cooperate with jedi #47

perplexedfingers opened this issue Jan 15, 2018 · 1 comment

Comments

@perplexedfingers
Copy link

perplexedfingers commented Jan 15, 2018

LSP does not work for me like jedi-vim does. In fact, it seems that it does not work, so I am trying to have jedi again.

  1. jedi is synchronous for now, and I have tried to follow what you have provided in synchronous example, but the omnifunc that jedi-vim points does not seem to work for me. Do you have any hint?
  2. From deoplete-jedi, it needs some python script to work with Neovim. How can I achieve that in asnycomplete?

Nice plugin. Thanks in advance :)

@prabirshrestha
Copy link
Owner

@r2qokk Try out language server protocol. https://github.com/prabirshrestha/vim-lsp/wiki/Servers-Python

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