220 current 2025-01-11 05:30:39 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
@@ -43,7 +43,7 @@ require('lualine').setup {
|
|||||||
section_separators = { left = '', right = '' },
|
section_separators = { left = '', right = '' },
|
||||||
},
|
},
|
||||||
sections = {
|
sections = {
|
||||||
lualine_a = { { 'mode', right_padding = 2 } },
|
lualine_a = { { 'mode', right_padding = 1 } },
|
||||||
lualine_b = { 'filename', 'branch' },
|
lualine_b = { 'filename', 'branch' },
|
||||||
lualine_c = {
|
lualine_c = {
|
||||||
'%=', --[[ add your center compoentnts here in place of this comment ]]
|
'%=', --[[ add your center compoentnts here in place of this comment ]]
|
||||||
@@ -60,7 +60,7 @@ require('lualine').setup {
|
|||||||
lualine_c = {},
|
lualine_c = {},
|
||||||
lualine_x = {},
|
lualine_x = {},
|
||||||
lualine_y = {},
|
lualine_y = {},
|
||||||
lualine_z = { 'location' },
|
lualine_z = {},
|
||||||
},
|
},
|
||||||
tabline = {},
|
tabline = {},
|
||||||
extensions = {},
|
extensions = {},
|
||||||
|
|||||||
Reference in New Issue
Block a user