strip down lualine

This commit is contained in:
andrzej 2024-11-07 13:33:50 +01:00
parent b55ed53572
commit 4fa602f75f
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ return {
lualine_a = { "mode", "vim.g.cmptoggle and 'cmp'", "branch" },
lualine_b = { "vim.g.cwdShortened", "diff", "diagnostics" },
lualine_c = { "filename" },
lualine_x = { "buffers" },
lualine_y = { "encoding", "filetype", "progress" },
lualine_x = {},
lualine_y = { "filetype" },
lualine_z = {
--"vim.g.cwdShortened"
-- "datetime",