goolord / alpha-nvim

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

[Feature request] Map `q` to exit startup screen. #13

Closed rafamadriz closed 3 years ago

rafamadriz commented 3 years ago

I know I can do this on my own, but vim-startify does this by default and it's a standard that a lot of other UI related plugins follow, where q exits out (e.g nvim-tree, startify, neogit, etc ...)

rafamadriz commented 3 years ago

Ops sorry, I was testing in dashboard theme, just changed to startify theme and indeed q is mapped to exit out.