mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-14 01:26:24 -04:00
Fix small issues with the Breaking Changes texts (#5114)
This commit is contained in:
commit
8651c46e14
|
|
@ -2210,9 +2210,9 @@ gui:
|
|||
keybinding:
|
||||
universal:
|
||||
suspendApp: <disabled>
|
||||
redo: <c-z>
|
||||
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.
|
||||
- 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