MyNixOS website logo
option

programs.git.diff-highlight.pagerOpts

Arguments to be passed to less.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--tabs=4"
  "-RFX"
]