@@ -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 },
|
||||||
|
|||||||
Reference in New Issue
Block a user