disable dashboard by default

This commit is contained in:
siduck76
2021-09-02 09:45:28 +05:30
parent 5742567630
commit 873b846d50
4 changed files with 4 additions and 11 deletions

View File

@@ -85,7 +85,7 @@ M.plugin_status = {
cheatsheet = true, -- fuzzy search your commands/keymappings
colorizer = true,
comment = true, -- universal commentor
dashboard = true, -- a nice looking dashboard
dashboard = false, -- a nice looking dashboard
esc_insertmode = true, -- escape from insert mode using custom keys
feline = true, -- statusline
gitsigns = true, -- gitsigns in statusline