Add lazy git
This commit is contained in:
20
.config/lazygit/config.yml
Normal file
20
.config/lazygit/config.yml
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
gui:
|
||||||
|
skipStashWarning: true
|
||||||
|
nerdForntsVersion: "3"
|
||||||
|
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>"
|
||||||
Reference in New Issue
Block a user