21 lines
408 B
YAML
21 lines
408 B
YAML
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>"
|