doctorfree / nvim-lazyman

Neovim configuration manager and Lazy/Lua/Mason based Neovim config. Manage multiple Neovim configurations with the lazyman command. ☕
https://lazyman.dev
MIT License
288 stars 8 forks source link

Simplify dashboard configuration #13

Closed doctorfree closed 1 year ago

doctorfree commented 1 year ago

Use a single entry in configuration.lua for dashboard selection. The entry conf.dashboard can be one of alpha, dash, mini, or none.

Add Disable All and Enable All config menu entries.