typst stuff

This commit is contained in:
Tao Tien 2024-09-12 14:54:27 -07:00
parent 53a6ba2638
commit 34107178c1
5 changed files with 11 additions and 33 deletions

View file

@ -26,7 +26,7 @@
bottles
boxxy
# calibre
# darktable
darktable
deluge
discord
inputs.plasma-manager.packages.${pkgs.system}.default
@ -55,7 +55,8 @@
thunderbird
typst
typst-fmt
# typst-lsp
typst-lsp
tinymist
vial
wezterm
wl-clipboard-rs

View file

@ -150,14 +150,6 @@
auto-format = true;
formatter = {command = "alejandra";};
}
{
name = "typst";
indent = {
tab-width = 4;
unit = " ";
};
text-width = 100;
}
{
name = "toml";
auto-format = true;