lazy load dashboard

This commit is contained in:
siduck76
2021-06-26 07:40:23 +05:30
parent dcc04837d4
commit b42f4778f9
5 changed files with 58 additions and 42 deletions

View File

@@ -54,5 +54,4 @@ vim.api.nvim_exec(
require "zenmode"
require "whichkey"
require "dashboard"
require("nvim_comment").setup()