mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-28 16:02:01 +03:00
Add user config gui.skipRewordInEditorWarning
This commit is contained in:
@ -61,6 +61,7 @@ gui:
|
||||
showIcons: false
|
||||
commandLogSize: 8
|
||||
splitDiff: 'auto' # one of 'auto' | 'always'
|
||||
skipRewordInEditorWarning: false # for skipping the confirmation before launching the reword editor
|
||||
git:
|
||||
paging:
|
||||
colorArg: always
|
||||
|
Reference in New Issue
Block a user