cringethon
This commit is contained in:
parent
ea0f707516
commit
ca7419c377
5 changed files with 12 additions and 26 deletions
|
|
@ -80,6 +80,14 @@
|
|||
"typst"
|
||||
];
|
||||
language = [
|
||||
{
|
||||
name = "python";
|
||||
auto-format = true;
|
||||
# formatter = {
|
||||
# command = "ruff";
|
||||
# args = ["format"];
|
||||
# };
|
||||
}
|
||||
{
|
||||
name = "typst";
|
||||
text-width = 100;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue