This commit is contained in:
Johan
2025-12-25 16:26:06 +00:00
parent 5ad49d8664
commit 310b8f6ca3
3 changed files with 14 additions and 4 deletions

View File

@@ -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 = {},