Disable statusline in dashboard

need here because out custom statusline hide function doesn't care about dashboard settings
This commit is contained in:
Akianonymus 2021-08-21 23:51:36 +05:30 committed by siduck76
parent e1d0678f6e
commit 3719521d9a

View File

@ -30,6 +30,7 @@ M.ui = {
hidden = { hidden = {
"NvimTree", "NvimTree",
"terminal", "terminal",
"dashboard",
}, },
shown = {}, shown = {},
-- default, round , slant , block , arrow -- default, round , slant , block , arrow