goolord / alpha-nvim

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

AlphaRedraw: bad argument #1 to 'pairs' (table expected, got nil) #140

Closed Strongleong closed 2 years ago

Strongleong commented 2 years ago

When I type command :AlphaRedraw I get these errors:

image

It redraws successfully tho

goolord commented 2 years ago

fixed @ https://github.com/goolord/alpha-nvim/commit/ea7241855a55f33710833afb22fc91489e162c4f

Strongleong commented 2 years ago

Thx. Everything works now.