(neovim) disable lualine on dashboard
This commit is contained in:
parent
b604ff41bd
commit
d18f7b8522
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ return {
|
|||
section_separators = "",
|
||||
component_separators = "",
|
||||
globalstatus = false,
|
||||
disabled_filetypes = { statusline = { "snacks_dashboard" } },
|
||||
},
|
||||
sections = {
|
||||
lualine_a = { "mode" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue