feat: add typst formatter
This commit is contained in:
parent
b7443bd577
commit
7aa27bf47e
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
||||||
toml = ["taplo"];
|
toml = ["taplo"];
|
||||||
yaml = ["yamlfix"];
|
yaml = ["yamlfix"];
|
||||||
markdown = ["injected"];
|
markdown = ["injected"];
|
||||||
|
typst = ["typstyle"];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
opts.formatexpr = "v:lua.require'conform'.formatexpr()";
|
opts.formatexpr = "v:lua.require'conform'.formatexpr()";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue