mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-31 10:16:24 -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.