diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-06-11 09:45:18 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-06-11 09:45:18 +0200 |
commit | edc2a126900a7df96a1c7f1f6c96b6d8ad4f041b (patch) | |
tree | 8f8f3d93e08c2baa559457054bb16473233d0943 /templates/latex/treefmt.nix | |
parent | fix(common/treefmt.nix): Improve the prettier formatting configuration (diff) | |
download | flake-templates-edc2a126900a7df96a1c7f1f6c96b6d8ad4f041b.tar.gz flake-templates-edc2a126900a7df96a1c7f1f6c96b6d8ad4f041b.zip |
refactor(common/): Remove the `files` subdirectory
Diffstat (limited to 'templates/latex/treefmt.nix')
l--------- | templates/latex/treefmt.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/latex/treefmt.nix b/templates/latex/treefmt.nix index 94a5d85..bee7806 120000 --- a/templates/latex/treefmt.nix +++ b/templates/latex/treefmt.nix @@ -1 +1 @@ -../../common/files/treefmt.nix \ No newline at end of file +../../common/treefmt.nix \ No newline at end of file |