mirror of
https://github.com/nix-community/nixvim.git
synced 2026-09-02 10:17:27 -05:00
Instead of maintainers providing an actual `defaultPackage`, they should specify the pkg name which we'll use when calling `lib.mkPackageOption`. This makes `mkVimPlugin` and `mkNeovimPlugin` compliant with #1950.