-
Notifications
You must be signed in to change notification settings - Fork 37
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
Cant use the theme since yesterday. #11
Comments
Same problem here. The stack trace doesn't offer much help:
Line 31 in options.lua I have As a workaround, I reverted to the last working state by using this packer config:
|
Looks like a recent commit refactored some code and the I removed the call to |
In the mean time we are waiting for a fix I have created a fork with @ghsyeung 's fix without any other changes for those who have this problem. |
@H4ckint0sh do you happen to know which commit caused the problem(the commit hash)? This would be helpful for people using plugin managers because they can revert the commit using the hash that caused the problem. |
@unrealapex ”b00dd21”. |
Are you certain it is |
I think he means b00dd21 is the last known working commit. If I understand correctly, the setup function is removed here b788952#diff-96679415f2b36486b13ace13e6e86f3412fc38ead44976f65be301afb5476f45L3 So b788952 is the broken commit. |
I see, thanks! |
@ChristianChiarulli @H4ckint0sh any update on this? |
Vim(lua):E5108: Error executing lua [string ":lua"]:5: attempt to index a boolean value
Neovim nightly
The text was updated successfully, but these errors were encountered: