1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-24 19:39:16 +02:00

Add breaking changes notice about git.paging.useConfig option

This commit is contained in:
Stefan Haller
2025-08-19 11:54:54 +02:00
parent 9657b4346f
commit 548244c0b7

View File

@@ -2169,6 +2169,8 @@ keybinding:
universal:
suspendApp: <disabled>
redo: <c-z>
- The 'git.paging.useConfig' option has been removed. If you were relying on it to configure your pager, you'll have to explicitly set the pager again using the git.paging.pager' option.
`,
},
}