feat(alpha): add quit button to dashboard (#3767)
* feat(alpha): adding option to turn off ESC keybind to exit
chore: formatting
* Update lua/lvim/core/alpha.lua
Co-authored-by: pr-313 <46706232+pr-313@users.noreply.github.com>
* Update lua/lvim/core/autocmds.lua
Co-authored-by: pr-313 <46706232+pr-313@users.noreply.github.com>
* Apply suggestions from code review
* remove <esc> keybind
Co-authored-by: Anchal Singh <anchal.singh@dpworld.com>
Co-authored-by: pr-313 <46706232+pr-313@users.noreply.github.com>
Co-authored-by: LostNeophyte <lostneophyte@tuta.io>