mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-15 00:15:32 +02:00
store popup version in state not config so that we never need to write to the user config
This commit is contained in:
@ -57,6 +57,7 @@ Default path for the config file:
|
||||
confirmOnQuit: false
|
||||
# determines whether hitting 'esc' will quit the application when there is nothing to cancel/close
|
||||
quitOnTopLevelReturn: true
|
||||
disableStartupPopups: false
|
||||
keybinding:
|
||||
universal:
|
||||
quit: 'q'
|
||||
|
Reference in New Issue
Block a user