From a690c70d9ddf2694aa2ee64efefff09cdc755f93 Mon Sep 17 00:00:00 2001 From: Tom Li Dobnik Date: Mon, 23 Feb 2026 08:40:31 +0100 Subject: lazygit update --- .config/lazygit/config.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.config/lazygit') diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml index 21ea0dc..dfdd87a 100644 --- a/.config/lazygit/config.yml +++ b/.config/lazygit/config.yml @@ -1,2 +1,9 @@ os: edit: "nvim {{filename}}" +gui: + sidePanelWidth: 0.2 # gives you more space to show things side-by-side +git: + pagers: + - colorArg: never + pager: ydiff -p cat -s --wrap --width={{columnWidth}} + -- cgit v1.2.3