1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-09 03:56:05 +01:00

plugins/none-ls: fix warning with prettier

This commit is contained in:
Gaetan Lepage 2023-12-02 19:17:35 +01:00 committed by Gaétan Lepage
parent 48dd8d28cf
commit 741dd36395

View file

@ -18,7 +18,7 @@ in {
}; };
}; };
config = { config = mkIf cfg.enable {
warnings = warnings =
optional optional
( (