plugins/efmls-configs: add package mapping for ZLint

This commit is contained in:
Gaetan Lepage 2025-07-07 15:16:15 +02:00 committed by Gaétan Lepage
parent 76c2e816e1
commit daae37a908

View file

@ -168,5 +168,6 @@ in
vint = "vim-vint"; vint = "vim-vint";
write_good = "write-good"; write_good = "write-good";
yq = "yq-go"; yq = "yq-go";
ZLint = "zig-zlint";
}; };
} }