mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-25 22:32:13 +02:00
fix format issue
This commit is contained in:
@@ -141,7 +141,7 @@ func (c *AppConfig) InsertToUserConfig(key, value string) error {
|
||||
|
||||
func GetDefaultConfig() []byte {
|
||||
return []byte(
|
||||
`gui:
|
||||
`gui:
|
||||
# stuff relating to the UI
|
||||
scrollHeight: 2
|
||||
theme:
|
||||
|
||||
Reference in New Issue
Block a user