all repos

init.lua @ a9cf487b68b4c317ddbadbe286aa91c0d73b7f10

my nvim config
1 files changed, 1 insertions(+), 1 deletions(-)
Revert "refactor(lualine): update the setup"

This reverts commit 7c74db6e5094022b644f4a8a9347b267d62ffa27.
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-02-19 15:21:44 +0200
Parent: 8e8e055
M lua/plugins/lualine.lua

@@ -55,7 +55,7 @@ lualine_b = {},

lualine_c = { c.harpoon_status, "filename", "branch", c.diagnostic }, lualine_x = { c.lsp, "diff" }, lualine_y = {}, - lualine_z = {}, + lualine_z = { c.location }, }, }, }