-
Notifications
You must be signed in to change notification settings - Fork 298
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 detected while processing E121: Undefined variable: s:cpo_save #619
Comments
I'm seeing the same error. In this environment, the bundled file
So I think the error flow is
|
cookie-s
added a commit
to cookie-s/vim-polyglot
that referenced
this issue
Nov 2, 2020
cookie-s
added a commit
to cookie-s/vim-polyglot
that referenced
this issue
Nov 2, 2020
I guess renaming this variable will help? |
sheerun
pushed a commit
that referenced
this issue
Nov 2, 2020
This seems to have been resolved for me in #623 |
sheerun
added a commit
that referenced
this issue
Nov 3, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Does this bug happen when you install plugin without vim-polyglot?
Describe the bug:
latest update cause neovim startup error everytime on ubuntu 20.04
···
Error detected while processing /home/zhp/.cache/dein/.cache/init.vim/.dein/ftdetect/ftdetect.vim:
line 3606:
E121: Undefined variable: s:cpo_save
E15: Invalid expression: s:cpo_save
line 3607:
E108: No such variable: "s:cpo_save"
Press ENTER or type command to continue
···
To Reproduce:
The text was updated successfully, but these errors were encountered: