mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
Disable dashboard
This commit is contained in:
parent
a9e6a346d0
commit
7deade83a2
1 changed files with 3 additions and 0 deletions
3
lua/plugins/dashboard.lua
Normal file
3
lua/plugins/dashboard.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
{ "nvimdev/dashboard-nvim", enabled = false },
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue