Replace tabs in README

This commit is contained in:
Kovid Goyal
2018-05-20 15:17:19 +05:30
parent 37bd964fee
commit b1b90d2bf7

View File

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