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