Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.riff.enable

Enable the <command>riff</command> diff highlighter. See <link xlink:href=“https://github.com/walles/riff” />.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.riff.enableGitIntegration

Whether to enable git integration for riff.

When enabled, riff will be configured as git’s pager for diff, log, and show commands.

Type: boolean

Default:

false

Declared by:

programs.riff.package

The riffdiff package to use.

Type: package

Default:

pkgs.riffdiff

Declared by:

programs.riff.commandLineOptions

Command line arguments to include in the <command>RIFF</command> environment variable.

Run <command>riff –help</command> for a full list of options

Type: list of string

Default:

[ ]

Example:

[
  "--no-adds-only-special"
]

Declared by: