add: update config lualine

This commit is contained in:
asep.komarudin 2024-05-20 13:08:37 +07:00
parent f62b7c6227
commit 41acbb2679

View file

@ -268,8 +268,8 @@ return {
mode, mode,
}, },
lualine_b = { get_branch }, lualine_b = { get_branch },
lualine_c = { lsp_info, diagnostics, lsp_progress }, lualine_c = { diff, lsp_info, lsp_progress },
lualine_x = { treesitter, diff, spaces, "filetype" }, lualine_x = { treesitter, diagnostics, spaces, "filetype" },
lualine_y = { "progress" }, lualine_y = { "progress" },
lualine_z = { lualine_z = {
{ "location", separator = { right = "" }, padding = 1 }, { "location", separator = { right = "" }, padding = 1 },