Disable statusline in dashboard
need here because out custom statusline hide function doesn't care about dashboard settings
This commit is contained in:
@@ -30,6 +30,7 @@ M.ui = {
|
||||
hidden = {
|
||||
"NvimTree",
|
||||
"terminal",
|
||||
"dashboard",
|
||||
},
|
||||
shown = {},
|
||||
-- default, round , slant , block , arrow
|
||||
|
||||
Reference in New Issue
Block a user