aboutsummaryrefslogtreecommitdiff
path: root/files/.config/lazygit/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'files/.config/lazygit/config.yml')
-rw-r--r--files/.config/lazygit/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/.config/lazygit/config.yml b/files/.config/lazygit/config.yml
index 9c4b494..3a3b0c5 100644
--- a/files/.config/lazygit/config.yml
+++ b/files/.config/lazygit/config.yml
@@ -10,7 +10,6 @@ git:
paging:
colorArg: always
pager: diff-so-fancy
- externalDiffCommand: difft --color=always --background=light
commitPrefixes:
gazprom:
pattern: "^(\\d+)-.*"
@@ -18,6 +17,7 @@ git:
# branchLogCmd: "git lg --color=always --no-merges --graph {{branchName}} --"
services:
'git.technocom.tech': 'gitea:git.technocom.tech'
+notARepository: skip
keybinding:
commits:
moveDownCommit: '<c-n>'