mirror of
https://github.com/nix-community/nixvim.git
synced 2026-09-03 02:34:59 -05:00
Replace `mkNeovimPlugin`'s `installPackage` parameter with a new internal module option: `packageDecorator`. The option is a function that applies some transformation to `cfg.package`'s value before it is installed.