remove always_visible option from diagnostics in lualine

This commit is contained in:
2022-03-02 13:41:57 +03:00
parent 640cb375c3
commit 3ed491bfb5

View File

@@ -12,7 +12,6 @@ local branch = {
local diagnostics = {
"diagnostics",
always_visible = true,
sections = { "error", "warn" },
}