1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-30 03:23:08 +03:00

chore(config): remove unused config

This commit is contained in:
Ryooooooga
2022-12-26 16:10:59 +09:00
parent 17140e1d8d
commit ac127f017e
2 changed files with 0 additions and 5 deletions

View File

@ -101,7 +101,6 @@ refresher:
update:
method: prompt # can be: prompt | background | never
days: 14 # how often an update is checked for
reporting: 'undetermined' # one of: 'on' | 'off' | 'undetermined'
confirmOnQuit: false
# determines whether hitting 'esc' will quit the application when there is nothing to cancel/close
quitOnTopLevelReturn: false