mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Add breaking changes notice about git.paging.useConfig option
This commit is contained in:
parent
9657b4346f
commit
548244c0b7
|
|
@ -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.
|
||||
`,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue