Skip to content

Commit 548244c

Browse files
committed
Add breaking changes notice about git.paging.useConfig option
1 parent 9657b43 commit 548244c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/i18n/english.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2169,6 +2169,8 @@ keybinding:
21692169
universal:
21702170
suspendApp: <disabled>
21712171
redo: <c-z>
2172+
2173+
- 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.
21722174
`,
21732175
},
21742176
}

0 commit comments

Comments
 (0)