mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-08 22:36:49 +02:00
Enable hunk staging mode by default
This commit is contained in:
@ -569,7 +569,7 @@
|
||||
"useHunkModeInStagingView": {
|
||||
"type": "boolean",
|
||||
"description": "If true, hunk selection mode will be enabled by default when entering the staging view.",
|
||||
"default": false
|
||||
"default": true
|
||||
},
|
||||
"language": {
|
||||
"type": "string",
|
||||
|
Reference in New Issue
Block a user