Files
dotfiles/.config/lazygit/config.yml
2025-11-07 14:28:09 +00:00

22 lines
430 B
YAML

gui:
skipStashWarning: true
nerdForntsVersion: "3"
showFileTree: false
git:
parseEmoji: true
os:
editPreset: "nvim"
keybinding:
universal:
prevBlock: "<c-k>"
nextBlock: "<c-j>"
prevBlock-alt: "<disabled>"
nextBlock-alt: "<disabled>"
prevBlock-alt2: "<disabled>"
nextBlock-alt2: "<disabled>"
focusMainView: "<tab>"
commits:
moveDownCommit: "<disabled>"
moveUpCommit: "<disabled>"