diff --git a/etc/lazygit/config.yml b/etc/lazygit/config.yml index ba07423..ba203c1 100644 --- a/etc/lazygit/config.yml +++ b/etc/lazygit/config.yml @@ -10,10 +10,10 @@ gui: showCommandLog: false git: fetchAll: true - paging: - colorArg: always - pager: diff-so-fancy - useConfig: false + pagers: + - colorArg: always + pager: diff-so-fancy + useConfig: false overrideGpg: true update: method: never