mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-03-23 21:51:07 +02:00
commit
e72d090c5c
@ -141,7 +141,7 @@ func (c *AppConfig) InsertToUserConfig(key, value string) error {
|
|||||||
|
|
||||||
func GetDefaultConfig() []byte {
|
func GetDefaultConfig() []byte {
|
||||||
return []byte(
|
return []byte(
|
||||||
`gui:
|
`gui:
|
||||||
# stuff relating to the UI
|
# stuff relating to the UI
|
||||||
scrollHeight: 2
|
scrollHeight: 2
|
||||||
theme:
|
theme:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user