1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-03-17 21:18:31 +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 42ce3b2afe
commit a3ac8193d6

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)