225 current 2025-01-11 05:54:45 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-01-11 05:54:55 -05:00
parent 57d8624b17
commit e76def4e08

View File

@@ -49,9 +49,9 @@ require('lualine').setup {
'%=', --[[ add your center compoentnts here in place of this comment ]] '%=', --[[ add your center compoentnts here in place of this comment ]]
}, },
lualine_x = {}, lualine_x = {},
lualine_y = { 'filetype', 'location' ,'progress' }, lualine_y = { 'filetype' ,'progress' },
lualine_z = { lualine_z = {
{ 'diagnostics', left_padding = 1 }, { 'location', left_padding = 1 },
}, },
}, },
inactive_sections = { inactive_sections = {