Replace tabs in README

This commit is contained in:
Kovid Goyal 2018-05-20 15:17:19 +05:30
parent 37bd964fee
commit b1b90d2bf7
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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