lazygit config update

This commit is contained in:
David Chen 2025-11-05 15:29:49 -08:00
parent 7ce1fcc0be
commit 7a3f743ece

View file

@ -4,8 +4,8 @@ git:
merging:
manualcommit: false
skiphookprefix: WIP
paging:
colorArg: always
pagers:
- colorArg: always
pager: delta --dark --paging=never --24-bit-color=never --syntax-theme="OneHalfDark"
gui:
showRootItemInFileTree: false
@ -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'