mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
tex-fmt is a LaTeX source code formatter written in Rust, and uses a user configuration file in the .toml format.
5 lines
108 B
Nix
5 lines
108 B
Nix
{
|
|
tex-fmt-default-settings = ./default-settings.nix;
|
|
tex-fmt-custom-settings = ./custom-settings.nix;
|
|
}
|