changes
This commit is contained in:
@@ -35,12 +35,13 @@ return {
|
||||
}
|
||||
},
|
||||
sections = {
|
||||
lualine_a = {'mode'},
|
||||
lualine_a = {'filename'},
|
||||
lualine_b = {'branch', 'diff', 'diagnostics'},
|
||||
lualine_c = {'filename'},
|
||||
lualine_x = {'lsp_status', 'encoding', 'fileformat', 'filetype'},
|
||||
lualine_c = {},
|
||||
lualine_x = {'encoding', 'fileformat', 'filetype'},
|
||||
lualine_y = {'progress'},
|
||||
lualine_z = {'location'}
|
||||
--'lsp_status',
|
||||
},
|
||||
inactive_sections = {
|
||||
lualine_a = {},
|
||||
|
||||
Reference in New Issue
Block a user