add disable option for statusline hide au
This commit is contained in:
parent
b21defd4e4
commit
d7522a940d
2 changed files with 4 additions and 1 deletions
|
|
@ -129,6 +129,7 @@ M.plugins = {
|
|||
snippet_path = {},
|
||||
},
|
||||
statusline = {
|
||||
hide_disable = false,
|
||||
-- hide, show on specific filetypes
|
||||
hidden = {
|
||||
"help",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue