mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
tests/efmls-configs: disable typstfmt (deprecated upstream)
This commit is contained in:
parent
450a8b8180
commit
d672f238af
1 changed files with 4 additions and 1 deletions
|
|
@ -21,7 +21,10 @@
|
||||||
"JSON"
|
"JSON"
|
||||||
];
|
];
|
||||||
|
|
||||||
brokenTools = [ ];
|
brokenTools = [
|
||||||
|
# deprecated
|
||||||
|
"typstfmt"
|
||||||
|
];
|
||||||
|
|
||||||
# TODO: respect unpackaged from generated
|
# TODO: respect unpackaged from generated
|
||||||
unpackaged = [
|
unpackaged = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue