stuf
This commit is contained in:
parent
0febca345b
commit
e1492e9cef
4 changed files with 12 additions and 3 deletions
|
|
@ -242,10 +242,11 @@
|
|||
{
|
||||
name = "typst";
|
||||
language-servers = ["tinymist"];
|
||||
}
|
||||
{
|
||||
name = "typst";
|
||||
text-width = 100;
|
||||
auto-format = true;
|
||||
formatter = {
|
||||
command = "typstyle";
|
||||
};
|
||||
}
|
||||
# keep-sorted end
|
||||
];
|
||||
|
|
@ -311,6 +312,9 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
# niv.config = {
|
||||
# autoArchive = true;
|
||||
# };
|
||||
};
|
||||
use-grammars.only = [
|
||||
# keep-sorted start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue