Replace tabs in README
This commit is contained in:
parent
37bd964fee
commit
b1b90d2bf7
@ -82,10 +82,10 @@ Add the following to `~/.gitconfig`:
|
|||||||
|
|
||||||
```gitconfig
|
```gitconfig
|
||||||
[diff]
|
[diff]
|
||||||
tool = kitty
|
tool = kitty
|
||||||
guitool = kitty.gui
|
guitool = kitty.gui
|
||||||
[difftool]
|
[difftool]
|
||||||
prompt = false
|
prompt = false
|
||||||
trustExitCode = true
|
trustExitCode = true
|
||||||
[difftool "kitty"]
|
[difftool "kitty"]
|
||||||
cmd = kitty +kitten diff $LOCAL $REMOTE
|
cmd = kitty +kitten diff $LOCAL $REMOTE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user