mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
lazygit config update
This commit is contained in:
parent
7ce1fcc0be
commit
7a3f743ece
1 changed files with 3 additions and 5 deletions
|
|
@ -4,8 +4,8 @@ git:
|
||||||
merging:
|
merging:
|
||||||
manualcommit: false
|
manualcommit: false
|
||||||
skiphookprefix: WIP
|
skiphookprefix: WIP
|
||||||
paging:
|
pagers:
|
||||||
colorArg: always
|
- colorArg: always
|
||||||
pager: delta --dark --paging=never --24-bit-color=never --syntax-theme="OneHalfDark"
|
pager: delta --dark --paging=never --24-bit-color=never --syntax-theme="OneHalfDark"
|
||||||
gui:
|
gui:
|
||||||
showRootItemInFileTree: false
|
showRootItemInFileTree: false
|
||||||
|
|
@ -57,7 +57,6 @@ keybinding:
|
||||||
diffingMenu: 'M'
|
diffingMenu: 'M'
|
||||||
filteringMenu: '<c-f>'
|
filteringMenu: '<c-f>'
|
||||||
toggleRangeSelect: v
|
toggleRangeSelect: v
|
||||||
|
|
||||||
files:
|
files:
|
||||||
ignoreFile: 'I'
|
ignoreFile: 'I'
|
||||||
IgnoreOrExcludeFile: 'I'
|
IgnoreOrExcludeFile: 'I'
|
||||||
|
|
@ -69,7 +68,6 @@ keybinding:
|
||||||
startInteractiveRebase: O
|
startInteractiveRebase: O
|
||||||
cherryPickCopy: C
|
cherryPickCopy: C
|
||||||
pasteCommits: V
|
pasteCommits: V
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
viewGitFlowOptions: 'I'
|
viewGitFlowOptions: 'I'
|
||||||
setUpstream: 'U'
|
setUpstream: 'U'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue