all repos

init.lua @ 7c74db6

my nvim config
1 files changed, 1 insertions(+), 1 deletions(-)
refactor(lualine): update the setup
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-02-07 15:01:42 +0200
Parent: 6597acf
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 = { c.location }, + lualine_z = {}, }, }, }