minor nvim config change
This commit is contained in:
@@ -15,7 +15,7 @@ return {
|
||||
component_separators = { left = "", right = "" },
|
||||
section_separators = { left = "", right = "" },
|
||||
disabled_filetypes = {
|
||||
statusline = {},
|
||||
statusline = { "alpha", "dashboard" },
|
||||
winbar = {},
|
||||
},
|
||||
ignore_focus = { "NvimTree" },
|
||||
|
||||
Reference in New Issue
Block a user