programs.tex-fmt.settings

Home-Manager option

Configuration written to $XDG_CONFIG_HOME/tex-fmt/tex-fmt.toml on Linux or $HOME/Library/Application Support/tex-fmt/tex-fmt.toml on Darwin. See https://github.com/WGUNDERWOOD/tex-fmt and https://github.com/WGUNDERWOOD/tex-fmt/blob/master/tex-fmt.toml for more information.

type: TOML value
Default
{ }
Example
{ wrap = true; tabsize = 2; tabchar = "space"; lists = []; }
declared in: <home-manager/modules/programs/tex-fmt.nix>source unavailable