mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-24 01:38:54 +02:00
feat(extras): added extra for dashboard.nvim
This commit is contained in:
parent
a12d4bd4e4
commit
417de0193d
2 changed files with 63 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
return {
|
||||
-- disable alpha
|
||||
{ "goolord/alpha-nvim", enabled = false },
|
||||
{ "glepnir/dashboard-nvim", enabled = false },
|
||||
|
||||
-- enable mini.starter
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue