mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-06 21:49:46 +00:00
fix(typst): remove typstfmt
This commit is contained in:
parent
20d8fca94d
commit
7919c72128
1 changed files with 1 additions and 4 deletions
|
|
@ -57,11 +57,8 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
defaultFormat = "typstfmt";
|
defaultFormat = "typstyle";
|
||||||
formats = {
|
formats = {
|
||||||
typstfmt = {
|
|
||||||
package = pkgs.typstfmt;
|
|
||||||
};
|
|
||||||
# https://github.com/Enter-tainer/typstyle
|
# https://github.com/Enter-tainer/typstyle
|
||||||
typstyle = {
|
typstyle = {
|
||||||
package = pkgs.typstyle;
|
package = pkgs.typstyle;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue