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:
@@ -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.
|
||||
`,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user