Skip to content

Commit

Permalink
config.md: link to and mention the name of "scm-diff-editor"
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyagr committed Feb 4, 2024
1 parent 0f27152 commit c57cd00
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit c57cd00

Please sign in to comment.