mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-21 05:10:03 +01: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 = {
|
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
Reference in a new issue