mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-08 22:45:30 +00:00
Merge branch 'v0.8' into emmet-ls
This commit is contained in:
commit
1ed075d866
1 changed files with 1 additions and 4 deletions
|
|
@ -92,11 +92,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
defaultFormat = "typstfmt";
|
||||
defaultFormat = "typstyle";
|
||||
formats = {
|
||||
typstfmt = {
|
||||
package = pkgs.typstfmt;
|
||||
};
|
||||
# https://github.com/Enter-tainer/typstyle
|
||||
typstyle = {
|
||||
package = pkgs.typstyle;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue