diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml new file mode 100644 index 0000000..195fe02 --- /dev/null +++ b/.config/lazygit/config.yml @@ -0,0 +1,20 @@ +gui: + skipStashWarning: true + nerdForntsVersion: "3" +git: + parseEmoji: true +os: + editPreset: "nvim" + +keybinding: + universal: + prevBlock: "" + nextBlock: "" + prevBlock-alt: "" + nextBlock-alt: "" + prevBlock-alt2: "" + nextBlock-alt2: "" + focusMainView: "" + commits: + moveDownCommit: "" + moveUpCommit: ""