mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-08 21:23:53 +00:00
Compare commits
2 commits
e6b2d28159
...
da5c91424e
| Author | SHA1 | Date | |
|---|---|---|---|
|
da5c91424e |
|||
|
|
9e9be6d0f2 |
1 changed files with 1 additions and 4 deletions
|
|
@ -92,11 +92,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