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

Error: Using a Job as a Number #222

Closed
chocoelho opened this issue Feb 17, 2017 · 3 comments
Closed

Error: Using a Job as a Number #222

chocoelho opened this issue Feb 17, 2017 · 3 comments

Comments

@chocoelho
Copy link

I've recently updated my Vim from 7.4 to 8 in Linux Mint and started receiving this error message:

Error detected while processing function sy#start[57]..sy#repo#get_diff_start:
line 25:
E910: Using a Job as a Number

How can I do to solve it? I'm using the latest version of vim-signify and Vim version is 8.0.0329.

mhinz added a commit that referenced this issue Feb 17, 2017
@mhinz
Copy link
Owner

mhinz commented Feb 17, 2017

Hmm, yea. The problem happened because Vim uses Job objects instead of simply using job IDs like Neovim.

Should be fixed now!

@chocoelho
Copy link
Author

Awesome! It's been fixed 👍

@mhinz
Copy link
Owner

mhinz commented Feb 17, 2017

Nice, thanks for reporting this!

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