aboutsummaryrefslogtreecommitdiff
path: root/files/.config/lazygit
diff options
context:
space:
mode:
authorAnton Bobov <anton@bobov.name>2024-05-14 20:25:29 +0500
committerAnton Bobov <anton@bobov.name>2024-05-18 00:35:05 +0500
commit54ee114bd4d5579e1a8cd874b2f1278da126e440 (patch)
tree44bab7891bcb450d38dfad75f9f54286066fdf21 /files/.config/lazygit
parent2b47fc0ced61dbbc5ceff13771a799f0e9986537 (diff)
Updates
Diffstat (limited to 'files/.config/lazygit')
-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>'