forked from mirrors/jj
config.md: link to and mention the name of "scm-diff-editor"
This commit is contained in:
parent
f877dfbead
commit
5dd938bc49
1 changed files with 4 additions and 1 deletions
|
@ -380,7 +380,10 @@ Obviously, you would only set one line, don't copy them all in!
|
|||
|
||||
The `ui.diff-editor` setting affects the tool used for editing diffs (e.g. `jj
|
||||
split`, `jj amend -i`). The default is the special value `:builtin`, which
|
||||
launches a TUI tool to edit the diff in your terminal.
|
||||
launches a built-in TUI tool (known as [scm-diff-editor]) to edit the diff in
|
||||
your terminal.
|
||||
|
||||
[scm-diff-editor]: https://github.com/arxanas/scm-record?tab=readme-ov-file#scm-diff-editor
|
||||
|
||||
`jj` makes the following substitutions:
|
||||
|
||||
|
|
Loading…
Reference in a new issue