1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-12-13 06:42:17 +03:00

Add a missing quote

This commit is contained in:
Stefan Haller
2025-12-11 21:10:11 +01:00
parent 9aa268c1f4
commit 46c095cc29

View File

@@ -2212,7 +2212,7 @@ keybinding:
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.
- 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.
`,
},
}