add texfmt
This commit is contained in:
@@ -12,6 +12,12 @@
|
||||
programs.nixfmt.enable = true;
|
||||
programs.shellcheck.enable = true;
|
||||
programs.yamlfmt.enable = true;
|
||||
programs.texfmt.enable = true;
|
||||
settings.global.excludes = [
|
||||
"AI_Data/**"
|
||||
"Figures/**"
|
||||
];
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user