feat(lg): use azerty keybindings
This commit is contained in:
parent
64a993b854
commit
94462657dc
@ -1,7 +1,4 @@
|
||||
# https://github.com/jesseduffield/lazygit/blob/master/docs/Config.md
|
||||
#
|
||||
# https://dandavison.github.io/delta/
|
||||
# https://github.com/dandavison/delta/releases
|
||||
|
||||
customCommands:
|
||||
|
||||
@ -35,6 +32,8 @@ git:
|
||||
paging:
|
||||
colorArg: always
|
||||
pager: delta --features="lazygit my-style"
|
||||
# https://dandavison.github.io/delta/
|
||||
# https://github.com/dandavison/delta/releases
|
||||
|
||||
gui:
|
||||
authorColors:
|
||||
@ -52,7 +51,13 @@ gui:
|
||||
timeFormat: '02 Jan 15:04'
|
||||
|
||||
keybinding:
|
||||
# https://github.com/jesseduffield/lazygit/blob/master/docs/keybindings/Keybindings_en.md
|
||||
# https://github.com/jesseduffield/lazygit/blob/master/docs/Config.md#default
|
||||
universal:
|
||||
nextTab: ')'
|
||||
prevTab: '('
|
||||
nextScreenMode: '+'
|
||||
prevScreenMode: '='
|
||||
refresh: "<f5>"
|
||||
|
||||
notARepository: 'skip'
|
||||
|
13
.config/lazygit/state.yml
Normal file
13
.config/lazygit/state.yml
Normal file
@ -0,0 +1,13 @@
|
||||
lastupdatecheck: 1680883999
|
||||
recentrepos:
|
||||
- /home/michel
|
||||
- /home/michel/dev/ChargeurDC/zoe_main
|
||||
- /home/michel/.config/nvim
|
||||
- /home/michel/dev/ChargeurDC/bridge
|
||||
- /home/michel/.local/share/nvim/lazy/LazyVim
|
||||
- /home/michel/dev/ChargeurDC/zoe_WW-bridge
|
||||
- /home/michel/dev_3rd/nvim/LazyVim-starter
|
||||
- /home/michel/dev/ACE-EV/main-app
|
||||
startuppopupversion: 5
|
||||
customcommandshistory: []
|
||||
hidecommandlog: true
|
Loading…
Reference in New Issue
Block a user