remove always_visible option from diagnostics in lualine
This commit is contained in:
@@ -12,7 +12,6 @@ local branch = {
|
||||
|
||||
local diagnostics = {
|
||||
"diagnostics",
|
||||
always_visible = true,
|
||||
sections = { "error", "warn" },
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user