mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-01 04:54:35 +02:00
feat(snacks): use snacks.dashboard
as the default dashboard. moved dashboard-nvim to extras.
This commit is contained in:
parent
0352f944c3
commit
5c4bd7150e
6 changed files with 104 additions and 68 deletions
|
@ -1,7 +1,6 @@
|
|||
return {
|
||||
|
||||
{ "nvimdev/dashboard-nvim", enabled = false },
|
||||
{ "echasnovski/mini.starter", enabled = false },
|
||||
{ "folke/snacks.nvim", opts = { dashboard = { enabled = false } } },
|
||||
-- Dashboard. This runs when neovim starts, and is what displays
|
||||
-- the "LAZYVIM" banner.
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue