This repository has been archived by the owner on Apr 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 298
Error: 0, Vim(call):E121: Undefined variable: api_level #287
Labels
Comments
@extr0py : Nope, i'm just forgetting quotes when I send back {api_level:0}, check #288 |
With #288, the error message is improved, but it's confusing on Windows - neovim 0.1.6 is included in the package, but I still get the error. I need to check and see if I should upgrade the binary or if the version in api_info is coming across differently |
It shouldn't have changed. But I definitely recommend using the latest binary, tons of fixes for Windows in 0.2 |
Thanks @justinmk, look forward to testing out these fixes! |
Fixed by #289 |
Clipboard integration seems to work much better in 0.2.0 on Windows... awesome! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Seeing an error on launch in Windows:
I think this is related to the recent api_level change made by @bert88sta
I wonder if the packaged neovim binary for Windows is older - the potential fix could be either to revise the logic, or upgrade our neovim binary.
The text was updated successfully, but these errors were encountered: