mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-31 23:25:09 +00:00
config.md: use meld as example diff editor once more
Followup to 4ecf75ef
This commit is contained in:
parent
35440ce1bd
commit
0d55bc56f0
@ -1367,7 +1367,7 @@ config files or environment variables. For example,
|
||||
|
||||
```shell
|
||||
# Must not have spaces around the `=`
|
||||
jj --config ui.color=always --config ui.diff-editor=kdiff3 split
|
||||
jj --config ui.color=always --config ui.diff-editor=meld split
|
||||
```
|
||||
|
||||
Config value should be specified as a TOML expression. If string value doesn't
|
||||
|
Loading…
x
Reference in New Issue
Block a user