mirror of
https://github.com/harivansh-afk/dots.git
synced 2026-04-15 23:01:35 +00:00
Add lazygit config with delta syntax highlighting
This commit is contained in:
parent
42064834a6
commit
a1f52ffbfe
2 changed files with 5 additions and 1 deletions
4
lazygit/.config/lazygit/config.yml
Normal file
4
lazygit/.config/lazygit/config.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
git:
|
||||
paging:
|
||||
pager: delta --dark --paging=never --line-numbers --hyperlinks --hyperlinks-file-link-format="lazygit-edit://{path}:{line}"
|
||||
colorArg: always
|
||||
Loading…
Add table
Add a link
Reference in a new issue