Hide statusline in help too

This commit is contained in:
Akianonymus 2021-08-27 11:57:25 +05:30 committed by siduck76
parent 6b31861aeb
commit cdf9250636
1 changed files with 2 additions and 1 deletions

View File

@ -31,9 +31,10 @@ M.ui.plugin = {
-- these are filetypes, not pattern matched
-- if a filetype is present in shown, it will always show the statusline, irrespective of filetypes in hidden
hidden = {
"help",
"dashboard",
"NvimTree",
"terminal",
"dashboard",
},
shown = {},
-- default, round , slant , block , arrow