mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 12:31:04 +00:00
Hide dashboard
This commit is contained in:
parent
cab0d79b20
commit
7ca29e5452
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