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

Unknown function job_start in neovim #24

Closed
jaresty opened this issue May 8, 2018 · 5 comments
Closed

Unknown function job_start in neovim #24

jaresty opened this issue May 8, 2018 · 5 comments

Comments

@jaresty
Copy link

jaresty commented May 8, 2018

I tried running CodeQueryMakeDB and got:


Making DB ...
Error detected while processing function codequery#make_codequery_db:
line   45:
E117: Unknown function: job_start
E15: Invalid expression: job_start(['/bin/sh', '-c', shell_cmd], options)
Press ENTER or type command to continue

I'm using neovim on OSX. It seems like it could be a similary issue to what I see here

@jaresty
Copy link
Author

jaresty commented May 8, 2018

Related: #16

@devjoe
Copy link
Owner

devjoe commented May 9, 2018

Solved in #16
Thanks for your report. I miss too many messages.

@devjoe devjoe closed this as completed May 9, 2018
@xarthurx
Copy link

I still have this issue with the newest stable NeoVim.

@devjoe
Copy link
Owner

devjoe commented Mar 25, 2019

@xarthurx can you do me a favor?
please run :echo has('nvim') in your nvim to see whether the returned value is 1 or not

@xarthurx
Copy link

xarthurx commented Mar 25, 2019 via email

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