theniceboy/jesseduffield/lazygit/config.yml
2020-03-26 12:01:18 -07:00

52 lines
1,014 B
YAML

confirmonquit: false
git:
autofetch: true
merging:
manualcommit: false
skiphookprefix: WIP
paging:
colorArg: always
pager: delta --dark --paging=never --24-bit-color=never
gui:
commitlength:
show: true
mouseevents: false
scrollheight: 2
scrollpastbottom: true
theme:
activebordercolor:
- cyan
- bold
inactivebordercolor:
- white
lighttheme: false
optionstextcolor:
- blue
reporting: "off"
splashupdatesindex: 0
startuppopupversion: 1
keybinding:
universal:
prevItem-alt: 'u'
nextItem-alt: 'e'
prevBlock-alt: 'n'
nextBlock-alt: 'i'
nextMatch: '='
prevMatch: '-'
new: 'k'
edit: 'o'
openFile: 'O'
scrollUpMain-alt1: 'U'
scrollDownMain-alt1: 'E'
scrollUpMain-alt2: '<c-u>'
scrollDownMain-alt2: '<c-e>'
undo: '<c-z>'
redo: '<c-r>'
files:
ignoreFile: 'I'
commits:
moveDownCommit: '<c-e>'
moveUpCommit: '<c-u>'
toggleDiffCommit: 'l'
branches:
viewGitFlowOptions: 'I'