goolord / alpha-nvim

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

use gamma-ui to shim out ui builder code #91

Open goolord opened 2 years ago

goolord commented 2 years ago

this has become much less awful since lua got first class autocmds and keymaps

goolord commented 2 years ago

UI code lives here in this PR https://github.com/goolord/gamma-ui-nvim

goolord commented 2 years ago

nice, there is basically no performance penalty to using this now