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

plugins/efmls-configs/packages: mark typstfmt unpackaged

This commit is contained in:
Gaetan Lepage 2025-11-07 10:32:50 +01:00
parent f0ce73f062
commit cd78c0c5e5
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"
];