mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 06:24: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,9 +4,9 @@ git:
|
|||
merging:
|
||||
manualcommit: false
|
||||
skiphookprefix: WIP
|
||||
paging:
|
||||
colorArg: always
|
||||
pager: delta --dark --paging=never --24-bit-color=never --syntax-theme="OneHalfDark"
|
||||
pagers:
|
||||
- colorArg: always
|
||||
pager: delta --dark --paging=never --24-bit-color=never --syntax-theme="OneHalfDark"
|
||||
gui:
|
||||
showRootItemInFileTree: false
|
||||
border: "rounded"
|
||||
|
|
@ -57,7 +57,6 @@ keybinding:
|
|||
diffingMenu: 'M'
|
||||
filteringMenu: '<c-f>'
|
||||
toggleRangeSelect: v
|
||||
|
||||
files:
|
||||
ignoreFile: 'I'
|
||||
IgnoreOrExcludeFile: 'I'
|
||||
|
|
@ -69,7 +68,6 @@ keybinding:
|
|||
startInteractiveRebase: O
|
||||
cherryPickCopy: C
|
||||
pasteCommits: V
|
||||
|
||||
branches:
|
||||
viewGitFlowOptions: 'I'
|
||||
setUpstream: 'U'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue