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: 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'