1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 11:36:07 +01:00

plugins/efmls-configs/packages: mark typstfmt unpackaged

This commit is contained in:
Gaetan Lepage 2025-11-07 10:32:50 +01:00 committed by Matt Sturgeon
parent 86fb7b193c
commit 3031d4ab61
2 changed files with 2 additions and 1 deletions

View file

@ -32,6 +32,7 @@ in
"sorbet"
"swiftformat"
"swiftlint"
"typstfmt"
"xo"
];
@ -93,7 +94,6 @@ in
"statix"
"stylua"
"taplo"
"typstfmt"
"typstyle"
"uncrustify"
"vale"

View file

@ -52,6 +52,7 @@
"sorbet"
"swiftformat"
"swiftlint"
"typstfmt"
"xo"
];