Closed vuki656 closed 3 years ago
Hey, I updated the plugin today and it seems something broke.
I didn't change anything since installing it so it's likely something internal.
On nvim startup, I get this error
Usage: require("alpha").setup(require("alpha.themes.startify").opts)
require("alpha").setup(require("alpha.themes.startify").opts)
Let me know if i can provide any other info to help with debugging.
Same here
fixed in https://github.com/goolord/alpha-nvim/commit/be71378bcb2b95d4454ef1601035c5318280f821. sorry, i tested the change that broke this but didn't hit the bad edge case
Hey, I updated the plugin today and it seems something broke.
I didn't change anything since installing it so it's likely something internal.
On nvim startup, I get this error
Usage:
require("alpha").setup(require("alpha.themes.startify").opts)
Let me know if i can provide any other info to help with debugging.