mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-29 22:48:24 +02:00
Filter out [dev] comments when generating config doc
This commit is contained in:
@@ -412,8 +412,6 @@ os:
|
||||
editAtLineAndWait: ""
|
||||
|
||||
# Whether lazygit suspends until an edit process returns
|
||||
# Pointer to bool so that we can distinguish unset (nil) from false.
|
||||
# We're naming this `editInTerminal` for backwards compatibility
|
||||
editInTerminal: false
|
||||
|
||||
# For opening a directory in an editor
|
||||
|
||||
Reference in New Issue
Block a user