From e76def4e08f6779e661ea022e11781e6b7774337 Mon Sep 17 00:00:00 2001 From: Jake Ginesin Date: Sat, 11 Jan 2025 05:54:55 -0500 Subject: [PATCH] 225 current 2025-01-11 05:54:45 25.05.20241217.d3c42f1 6.6.66 * --- home/programs/nvim/plugins/lualine.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/programs/nvim/plugins/lualine.lua b/home/programs/nvim/plugins/lualine.lua index e520307..21fed42 100644 --- a/home/programs/nvim/plugins/lualine.lua +++ b/home/programs/nvim/plugins/lualine.lua @@ -49,9 +49,9 @@ require('lualine').setup { '%=', --[[ add your center compoentnts here in place of this comment ]] }, lualine_x = {}, - lualine_y = { 'filetype', 'location' ,'progress' }, + lualine_y = { 'filetype' ,'progress' }, lualine_z = { - { 'diagnostics', left_padding = 1 }, + { 'location', left_padding = 1 }, }, }, inactive_sections = {