Enable global statusline in lualine

This commit is contained in:
Martin Larsson 2025-07-17 14:41:50 +02:00
parent ca1a670e15
commit d927265334

View file

@ -29,6 +29,7 @@ return {
opts = { opts = {
options = { options = {
theme = "ayu", theme = "ayu",
globalstatus = true,
section_separators = { section_separators = {
left = "", left = "",
right = "", right = "",