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

Latest merge causes a fatal issue #61

Closed
rockyzhang24 opened this issue Feb 21, 2022 · 8 comments
Closed

Latest merge causes a fatal issue #61

rockyzhang24 opened this issue Feb 21, 2022 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@rockyzhang24
Copy link

Updated just now and have this issue that make Neovim totally unusable.
image

@rockyzhang24 rockyzhang24 added the bug Something isn't working label Feb 21, 2022
@rockyzhang24 rockyzhang24 changed the title Latest merge b8946cc causes a fatal issue Latest merge causes a fatal issue Feb 21, 2022
stevearc added a commit that referenced this issue Feb 21, 2022
@stevearc
Copy link
Owner

I think I fixed the issue. Out of curiosity, are you on neovim nightly? I didn't see the error using v0.6.1

@rockyzhang24
Copy link
Author

are you on neovim nightly?

Yes, the latest master.

I am so sorry I didn't follow the template when reporting this issue because it is desperate.

stevearc added a commit that referenced this issue Feb 21, 2022
@rockyzhang24
Copy link
Author

rockyzhang24 commented Feb 21, 2022

Yes. It is fixed. Thank you and I will close this.
Please ignore my last reply regarding "another issue". My bad.

@stevearc
Copy link
Owner

No worries! That error should be fixed now as well. Nightly added some stricter type checking to values crossing the lua->vim boundary, so some previously invisible bad calls are now showing up.

BTW most plugin managers have some way to pin to an earlier version, in case you need to roll back. For minpac, it looks like that would be rev.

@rockyzhang24
Copy link
Author

Thanks a lot 👍

@b0o
Copy link
Contributor

b0o commented Feb 21, 2022

Aah, my bad for this one. Sorry @yanzhang0219

@rockyzhang24
Copy link
Author

@b0o Hi, don't say sorry and instead I, as a user, should appreciate all the efforts you put into developing and implementing new features, and make this plugin more shining 👍 Thanks a lot.

@stevearc
Copy link
Owner

Y'all are so nice ♥️

This is why I like the Neovim community

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants