Replace tabs in README
This commit is contained in:
parent
37bd964fee
commit
b1b90d2bf7
1 changed files with 2 additions and 2 deletions
|
|
@ -82,10 +82,10 @@ Add the following to `~/.gitconfig`:
|
|||
|
||||
```gitconfig
|
||||
[diff]
|
||||
tool = kitty
|
||||
tool = kitty
|
||||
guitool = kitty.gui
|
||||
[difftool]
|
||||
prompt = false
|
||||
prompt = false
|
||||
trustExitCode = true
|
||||
[difftool "kitty"]
|
||||
cmd = kitty +kitten diff $LOCAL $REMOTE
|
||||
|
|
|
|||
Loading…
Reference in a new issue