We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1383cac commit 4d3b51fCopy full SHA for 4d3b51f
.config/lazygit/config.yml
@@ -1,8 +1,8 @@
1
git:
2
autoForwardBranches: none
3
- paging:
4
- colorArg: always
5
- pager: delta --detect-dark-light always --hyperlinks --hyperlinks-file-link-format="lazygit-edit://{path}:{line}" --line-numbers --paging=never
+ pagers:
+ - pager: delta --detect-dark-light always --hyperlinks --hyperlinks-file-link-format="lazygit-edit://{path}:{line}" --line-numbers --paging=never
+ colorArg: always
6
gui:
7
language: en
8
nerdFontsVersion: "3"
0 commit comments