1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00
dotfiles/.config/lazygit/config.yml
2022-05-10 18:23:25 +02:00

25 lines
429 B
YAML

gui:
sidePanelWidth: 0.15 # From 0 to 1
expandFocusedSidePanel: true
language: "en"
mouseEvents: false
showRandomTip: false
showCommandLog: false
showIcons: true
git:
paging:
colorArg: always
pager: delta --dark --paging=never
autoFetch: false
os:
editCommand: "nvim"
editCommandTemplate: "{{editor}} +{{line}} -- {{filename}}"
refresher:
refreshInterval: 2
update:
method: prompt
days: 2