Disable statusline in dashboard
need here because out custom statusline hide function doesn't care about dashboard settings
This commit is contained in:
parent
e1d0678f6e
commit
3719521d9a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user