fix(lazygit): remove some conflicting keybindings

This commit is contained in:
Bruno Carlin 2023-03-09 22:28:24 +01:00
parent 1201188479
commit 423ab28c21
Signed by: bcarlin
GPG key ID: 8E254EA0FFEB9B6D

View file

@ -6,8 +6,8 @@ git:
pager: delta --dark --paging=never --24-bit-color=never --syntax-theme 'Solarized (dark)'
branchLogCmd: 'git log --graph --color=always --abbrev-commit --decorate --date=relative --pretty=oneline {{branchName}} --'
allBranchesLogCmd: 'git log --graph --all --color=always --abbrev-commit --decorate --date=relative --pretty=medium'
keybinding:
universal:
nextTab: '>'
prevTab: '<'
#keybinding:
# universal:
# nextTab: '>'
# prevTab: '<'