Changed lualine
This commit is contained in:
@@ -176,9 +176,7 @@ ins_right({
|
|||||||
|
|
||||||
-- Add components to right sections
|
-- Add components to right sections
|
||||||
ins_right({
|
ins_right({
|
||||||
function()
|
require("lazy.status").updates,
|
||||||
return " Updates"
|
|
||||||
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