222 current 2025-01-11 05:37:21 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-01-11 05:37:32 -05:00
parent 97ce641c7f
commit c9706dcd7b

View File

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