feat: allow custom formatting for status components (#1018)

This commit is contained in:
Jake Hamilton 2024-03-22 05:09:10 -07:00 committed by GitHub
parent 7a952a4e32
commit a89c8a9a97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 1 deletions

View file

@ -85,6 +85,11 @@
TelescopePrompt = "Telescope";
NvimTree = "NvimTree";
};
fmt = ''
function(value)
return value
end
'';
}
];
lualine_z = [