add disable option for statusline hide au

This commit is contained in:
zbirenbaum 2022-04-08 23:04:35 -04:00 committed by siduck
parent b21defd4e4
commit d7522a940d
2 changed files with 4 additions and 1 deletions

View file

@ -129,6 +129,7 @@ M.plugins = {
snippet_path = {},
},
statusline = {
hide_disable = false,
-- hide, show on specific filetypes
hidden = {
"help",