goolord / alpha-nvim

a lua powered greeter like vim-startify / dashboard-nvim
MIT License
1.92k stars 113 forks source link

[BUG] Attempt to get length of local "fn_start" #23

Closed vuki656 closed 3 years ago

vuki656 commented 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

Screenshot from 2021-09-13 20-09-10

Usage: require("alpha").setup(require("alpha.themes.startify").opts)

Let me know if i can provide any other info to help with debugging.

guilhermeprokisch commented 3 years ago

Same here

goolord commented 3 years ago

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