1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-28 09:08:41 +02:00

remove 24 bit color delta arg from docs

This commit is contained in:
Jesse Duffield 2021-02-11 20:31:27 +11:00
parent 0d6ff7d1b7
commit 79b256a0fa

View File

@ -21,7 +21,7 @@ the `colorArg` key is for whether you want the `--color=always` arg in your `git
git:
paging:
colorArg: always
pager: delta --dark --paging=never --24-bit-color=never
pager: delta --dark --paging=never
```
![](https://i.imgur.com/QJpQkF3.png)