Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrandonw committed Jul 8, 2024
1 parent bd68b8f commit 3eba8e2
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ These customization options have a few downsides currently.
diffs of files, but only works when the command line tool accepts a very narrow set of
arguments, _e.g.:

```sh
ksdiff /path/to/file1.png /path/to/file2.png
```
```sh
ksdiff /path/to/file1.png /path/to/file2.png
```

Because of these reasons, the globals ``isRecording`` and ``diffTool`` are now deprecated, and we
hvae introduced a new tool that greatly improves upon all of these problems. There is now a function
Expand Down

0 comments on commit 3eba8e2

Please sign in to comment.