Made more plugins lazy load
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
return {
|
||||
"glepnir/dashboard-nvim",
|
||||
event = "VimEnter",
|
||||
cmd = "Dashboard",
|
||||
dependencies = { "nvim-tree/nvim-web-devicons" },
|
||||
config = function()
|
||||
local db = require("dashboard")
|
||||
|
||||
Reference in New Issue
Block a user