plugins/efmls-configs/packages: ZLint -> zlint (upstream rename)

This commit is contained in:
Gaetan Lepage
2025-10-22 17:03:05 +00:00
committed by Gaétan Lepage
parent 5b3d21f672
commit 73882eb022
+1 -1
View File
@@ -168,6 +168,6 @@ in
vint = "vim-vint";
write_good = "write-good";
yq = "yq-go";
ZLint = "zig-zlint";
zlint = "zig-zlint";
};
}