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)