helix config modded; fixed mangohud flatpak issues
This commit is contained in:
parent
beab49ec3d
commit
2a232f059d
2 changed files with 6 additions and 1 deletions
|
|
@ -42,6 +42,11 @@
|
|||
auto-format = true;
|
||||
formatter.command = "nixfmt";
|
||||
}
|
||||
{
|
||||
name = "typst";
|
||||
auto-format = true;
|
||||
formatter.command = "typstyle -c 1000 -i";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue