mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 17:58:38 +02:00
helpers/vim-plugin/mkVimPlugin: don't accept random parameters
This commit is contained in:
parent
81ff1f8f6f
commit
6a77a9edd3
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ with lib; {
|
|||
# config
|
||||
extraPlugins ? [],
|
||||
extraPackages ? [],
|
||||
...
|
||||
}: let
|
||||
cfg = config.plugins.${name};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue