mirror of
https://github.com/theniceboy/.config.git
synced 2026-07-16 22:01:21 +08:00
lazygit and tmux config update
This commit is contained in:
parent
59c3621317
commit
8c8864a883
2 changed files with 13 additions and 6 deletions
|
|
@ -4,10 +4,13 @@ git:
|
|||
merging:
|
||||
manualcommit: false
|
||||
skiphookprefix: WIP
|
||||
paging:
|
||||
colorArg: always
|
||||
pager: delta --dark --paging=never --24-bit-color=never
|
||||
gui:
|
||||
commitlength:
|
||||
show: true
|
||||
mouseevents: true
|
||||
mouseevents: false
|
||||
scrollheight: 2
|
||||
scrollpastbottom: true
|
||||
theme:
|
||||
|
|
@ -37,6 +40,8 @@ keybinding:
|
|||
scrollDownMain-alt1: 'E'
|
||||
scrollUpMain-alt2: '<c-u>'
|
||||
scrollDownMain-alt2: '<c-e>'
|
||||
undo: '<c-z>'
|
||||
redo: '<c-r>'
|
||||
files:
|
||||
ignoreFile: 'I'
|
||||
commits:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue