Small message change

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2023-08-27 15:59:23 +02:00
parent 518e82fe9c
commit 6895eeace9

View File

@@ -177,7 +177,7 @@ ins_right({
-- Add components to right sections -- Add components to right sections
ins_right({ ins_right({
function() function()
return "" return " Updates"
end, end,
cond = require("lazy.status").has_updates, cond = require("lazy.status").has_updates,
color = { fg = colors.violet }, color = { fg = colors.violet },