mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-11-28 09:08:41 +02:00
🔥 remove erroneous user_config fields
This commit is contained in:
parent
ae2496cf80
commit
3dc3174d85
@ -166,8 +166,6 @@ type KeybindingUniversalConfig struct {
|
||||
AppendNewline string `yaml:"appendNewline"`
|
||||
ExtrasMenu string `yaml:"extrasMenu"`
|
||||
ToggleWhitespaceInDiffView string `yaml:"toggleWhitespaceInDiffView"`
|
||||
IgnoringWhitespaceInDiffView string `yaml:"ignoringWhitespaceInDiffView"`
|
||||
ShowingWhitespaceInDiffView string `yaml:"showingWhitespaceInDiffView"`
|
||||
}
|
||||
|
||||
type KeybindingStatusConfig struct {
|
||||
|
Loading…
Reference in New Issue
Block a user